Skip to content

Commit

Permalink
chore(main): release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 10, 2023
1 parent d679c53 commit 95d8766
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.3](https://github.com/sudoblockio/icon-tracker-frontend/compare/v0.2.2...v0.2.3) (2023-01-10)


### Bug Fixes

* internal tx tab empty bug [#114](https://github.com/sudoblockio/icon-tracker-frontend/issues/114) ([c456716](https://github.com/sudoblockio/icon-tracker-frontend/commit/c456716b2a00be7273e96da2d2970a1e0b75fc42))
* Value UI beautify ([f195b98](https://github.com/sudoblockio/icon-tracker-frontend/commit/f195b98f7c9e1cf3bb194efb5a62ab6990270b0e))

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


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.2",
"version": "0.2.3",
"private": true,
"dependencies": {
"@babel/core": "7.2.2",
Expand Down

0 comments on commit 95d8766

Please sign in to comment.