Skip to content

Commit

Permalink
chore(release): 1.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.7](v1.2.6...v1.2.7) (2023-07-11)

### Bug Fixes

* cor-3 format internal tx value with formatEther instead convertBalanceToView in useInternalTx ([e74b81e](e74b81e))
* error load image from CDN ([bd6b3da](bd6b3da))
* revert update astraui version ([7b481dc](7b481dc))
  • Loading branch information
semantic-release-bot committed Jul 11, 2023
1 parent 7790f5c commit 7fa4079
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,3 +1,12 @@
## [1.2.7](https://github.com/AstraProtocol/explorer-fe/compare/v1.2.6...v1.2.7) (2023-07-11)


### Bug Fixes

* cor-3 format internal tx value with formatEther instead convertBalanceToView in useInternalTx ([e74b81e](https://github.com/AstraProtocol/explorer-fe/commit/e74b81e8a8c73dec98edc7716259eb40d650b95d))
* error load image from CDN ([bd6b3da](https://github.com/AstraProtocol/explorer-fe/commit/bd6b3daaa1c634800de78d7938bfd4a81dc3b73a))
* revert update astraui version ([7b481dc](https://github.com/AstraProtocol/explorer-fe/commit/7b481dc92b6f5c883172576080b63ea191df3ce6))

## [1.2.6](https://github.com/AstraProtocol/explorer-fe/compare/v1.2.5...v1.2.6) (2023-07-10)


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": "explorer-fe",
"version": "1.2.6",
"version": "1.2.7",
"description": "Explorer for inspecting and analyzing EVM & Cosmos based blockchains",
"scripts": {
"dev": "next",
Expand Down

0 comments on commit 7fa4079

Please sign in to comment.