Skip to content

Commit ac7e2dd

Browse files
authored
Merge pull request #11 from aeternity/release-v1.5.0
2 parents 037ff17 + a32cb20 commit ac7e2dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.0](https://www.github.com/aeternity/aepp-hyperchain-bridge/compare/v1.4.0...v1.5.0) (2025-04-30)
4+
5+
6+
### Features
7+
8+
* add package version to footer ([037ff17](https://www.github.com/aeternity/aepp-hyperchain-bridge/commit/037ff17028cab4d0c1570b22ae9aead81396fa6b))
9+
* enhance signature verification ([28b3545](https://www.github.com/aeternity/aepp-hyperchain-bridge/commit/28b3545ac596b6f42d8d7829c5332e084b88fd13))
10+
311
## [1.4.0](https://www.github.com/aeternity/aepp-hyperchain-bridge/compare/v1.3.1...v1.4.0) (2025-04-29)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aepp-hyperchain-bridge",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"private": true,
55
"type": "module",
66
"main": "src/index.tsx",

0 commit comments

Comments
 (0)