Skip to content

Commit

Permalink
[explorer] task: release note v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLaw committed Sep 8, 2023
1 parent 7f3728a commit beca5d1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v1.2.3][v1.2.3] - 8-Sep-2023
Package | Version | Link
---|---|---
REST Core| v2.4.2 | catapult-rest
SDK Core| v2.0.3 | symbol-sdk

[Bug] [#1191](https://github.com/symbol/explorer/pull/1191): Fix account balance widget container overflow issue

## [v1.2.2][v1.2.2] - 22-Aug-2023
Package | Version | Link
---|---|---
Expand Down Expand Up @@ -565,3 +573,4 @@ SDK Core| v0.20.7 | symbol-sdk
[v1.2.0]: https://github.com/symbol/explorer/releases/tag/v1.2.0
[v1.2.1]: https://github.com/symbol/explorer/releases/tag/v1.2.1
[v1.2.2]: https://github.com/symbol/explorer/releases/tag/v1.2.2
[v1.2.3]: https://github.com/symbol/explorer/releases/tag/v1.2.3
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symbol-explorer",
"version": "1.2.2",
"version": "1.2.3",
"description": "Symbol Block and Network Explorer",
"scripts": {
"build": "vue-cli-service build",
Expand Down

0 comments on commit beca5d1

Please sign in to comment.