Skip to content

Commit e3f92a7

Browse files
authored
Merge pull request #3 from aeternity/release-v1.0.1
chore: release 1.0.1
2 parents abbd061 + c46b351 commit e3f92a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [1.0.1](https://www.github.com/aeternity/aepp-hyperchain-bridge/compare/v1.0.0...v1.0.1) (2025-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update condition to check for data length ([abbd061](https://www.github.com/aeternity/aepp-hyperchain-bridge/commit/abbd061a4d6fc2c3b98c29990d58c329690ad02e))
9+
310
## 1.0.0 (2025-04-24)
411

512

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.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"type": "module",
66
"main": "src/index.tsx",

0 commit comments

Comments
 (0)