Skip to content

Commit 1ff7407

Browse files
committed
Merge branch 'main' of github.com:cardano-foundation/cardano-connect-with-wallet into main
2 parents ed6445c + f6f74ce commit 1ff7407

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"react": "0.2.13",
2+
"react": "0.2.14",
33
"core": "0.2.8",
44
"html": "0.2.2"
55
}

react/CHANGELOG.md

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

3+
## [0.2.14](https://github.com/cardano-foundation/cardano-connect-with-wallet/compare/cardano-connect-with-wallet-v0.2.13...cardano-connect-with-wallet-v0.2.14) (2025-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrading core to fix eternl link ([9654334](https://github.com/cardano-foundation/cardano-connect-with-wallet/commit/965433498614ef89574baf8b4750cf3f754329c2))
9+
310
## [0.2.13](https://github.com/cardano-foundation/cardano-connect-with-wallet/compare/cardano-connect-with-wallet-v0.2.12...cardano-connect-with-wallet-v0.2.13) (2025-04-24)
411

512

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-foundation/cardano-connect-with-wallet",
3-
"version": "0.2.13",
3+
"version": "0.2.14",
44
"license": "Apache-2.0",
55
"description": "This package aims to provide useful hooks and React components to simplify the cardano dapp integration",
66
"dependencies": {

0 commit comments

Comments
 (0)