Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2021-01-09)

### Bug Fixes

* api fixes ([9239b7d](9239b7d))
* better set ([4465846](4465846))
* chainid enum, filter boolean ([225fc05](225fc05))
* deps ([01a9fb0](01a9fb0))
* much better search logic ([ec3edb2](ec3edb2))
* no preact, misc clean up ([3a03041](3a03041))
* search state relative to network selected ([d0498fc](d0498fc))

### Features

* mobile menu, better search (wip), cleanup, network state ([a82857f](a82857f))
* network switcher ([d3c8664](d3c8664))
* search, mobile fixes ([b96d074](b96d074))
* vesting api endpoints ([0e762af](0e762af))
  • Loading branch information
semantic-release-bot committed Jan 9, 2021
1 parent 225fc05 commit 35be890
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.2.0](https://github.com/blockstack/explorer/compare/v1.1.1...v1.2.0) (2021-01-09)


### Bug Fixes

* api fixes ([9239b7d](https://github.com/blockstack/explorer/commit/9239b7d8ae7d66be87db0e70f6ebb244831263e3))
* better set ([4465846](https://github.com/blockstack/explorer/commit/4465846a935176d3acfb23b4d1b9cf92299805ba))
* chainid enum, filter boolean ([225fc05](https://github.com/blockstack/explorer/commit/225fc05b38708db9a6eff419ff10ffc1bc0ce8f5))
* deps ([01a9fb0](https://github.com/blockstack/explorer/commit/01a9fb036dac38c5268b60f1fdf5a208fc49f763))
* much better search logic ([ec3edb2](https://github.com/blockstack/explorer/commit/ec3edb27c930354bf920b8e3d6aac76c8b6cf480))
* no preact, misc clean up ([3a03041](https://github.com/blockstack/explorer/commit/3a03041bf92ec65c89b67beb7f66ea888aaba69f))
* search state relative to network selected ([d0498fc](https://github.com/blockstack/explorer/commit/d0498fca16858663b016e650a5fc221c7f2b23e2))


### Features

* mobile menu, better search (wip), cleanup, network state ([a82857f](https://github.com/blockstack/explorer/commit/a82857fa22c9a8ae6603debfe179c630c69f6bc4))
* network switcher ([d3c8664](https://github.com/blockstack/explorer/commit/d3c86641740dbfc3ae185db607b09bf0907e08a5))
* search, mobile fixes ([b96d074](https://github.com/blockstack/explorer/commit/b96d0743e45844c3db86c124d2d542e70c57f0f9))
* vesting api endpoints ([0e762af](https://github.com/blockstack/explorer/commit/0e762af97cd7d49b2fe73ac891451e07df6532a9))

## [1.1.1](https://github.com/blockstack/explorer/compare/v1.1.0...v1.1.1) (2020-12-07)


Expand Down

1 comment on commit 35be890

@vercel
Copy link

@vercel vercel bot commented on 35be890 Jan 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.