Skip to content

Commit

Permalink
chore(release): 1.8.2
Browse files Browse the repository at this point in the history
## [1.8.2](v1.8.1...v1.8.2) (2024-10-27)

### Bug Fixes

* update address display logic for asset transfers ([0618f7c](0618f7c))
  • Loading branch information
semantic-release-bot committed Oct 27, 2024
1 parent 19798f5 commit 38e42e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.2](https://github.com/qubic/explorer-frontend/compare/v1.8.1...v1.8.2) (2024-10-27)


### Bug Fixes

* update address display logic for asset transfers ([0618f7c](https://github.com/qubic/explorer-frontend/commit/0618f7c483aa5ffcd9bc4dfd201d5ec37de65384))

## [1.8.2-rc.1](https://github.com/qubic/explorer-frontend/compare/v1.8.1...v1.8.2-rc.1) (2024-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "explorer-frontend",
"private": true,
"version": "1.8.2-rc.1",
"version": "1.8.2",
"type": "module",
"engines": {
"node": "^20.17.0",
Expand Down

0 comments on commit 38e42e2

Please sign in to comment.