Skip to content

Commit

Permalink
Merge pull request #108 from sudoblockio/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--icon-tracker

chore(main): release 0.2.2
  • Loading branch information
robcxyz authored Jan 5, 2023
2 parents b9d450b + 01e3914 commit 4c93f97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.2.2](https://github.com/sudoblockio/icon-tracker-frontend/compare/v0.2.1...v0.2.2) (2023-01-05)


### Bug Fixes

* contract tabs not working - regression [#106](https://github.com/sudoblockio/icon-tracker-frontend/issues/106) ([8c98011](https://github.com/sudoblockio/icon-tracker-frontend/commit/8c98011b2176e6723010bbe46512b764d8eef827))
* TabsTable onClick handler regression [#106](https://github.com/sudoblockio/icon-tracker-frontend/issues/106) ([922e99a](https://github.com/sudoblockio/icon-tracker-frontend/commit/922e99a4118382be74dc21c171a1fb2ec0dcc5a8))
* token tabs onClick regression [#106](https://github.com/sudoblockio/icon-tracker-frontend/issues/106) ([ed45b54](https://github.com/sudoblockio/icon-tracker-frontend/commit/ed45b5447e8666177238780b3bb379ed520dcddf))

## [0.2.1](https://github.com/sudoblockio/icon-tracker-frontend/compare/v0.2.0...v0.2.1) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icon-tracker",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"dependencies": {
"@babel/core": "7.2.2",
Expand Down

0 comments on commit 4c93f97

Please sign in to comment.