We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dde1157 + 6bfdec8 commit 2a5f6cfCopy full SHA for 2a5f6cf
frontend/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [1.7.1] - 2025-02-07
8
+
9
### Changed
10
11
- Always display the `hexDecimal` representation of smart contract logs and messages.
frontend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ccscan-frontend",
3
"description": "CCDScan frontend",
- "version": "1.7.0",
+ "version": "1.7.1",
"engine": "16",
"type": "module",
"private": true,
0 commit comments