Skip to content

Commit 2a5f6cf

Browse files
authored
Merge pull request #488 from Concordium/front-end-release-1.7.1
Prepare front-end release
2 parents dde1157 + 6bfdec8 commit 2a5f6cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

frontend/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [1.7.1] - 2025-02-07
8+
79
### Changed
810

911
- Always display the `hexDecimal` representation of smart contract logs and messages.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ccscan-frontend",
33
"description": "CCDScan frontend",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"engine": "16",
66
"type": "module",
77
"private": true,

0 commit comments

Comments
 (0)