From 5cf86b2e3628a9ad8ad01d3eb6eddac7cc10ac2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:22:07 +0000 Subject: [PATCH] chore(main): release cardano-connect-with-wallet 0.2.5 --- .release-please-manifest.json | 2 +- react/CHANGELOG.md | 7 +++++++ react/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 36ffcfea..63e45f25 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "react": "0.2.4", + "react": "0.2.5", "core": "0.2.3", "html": "0.2.1" } diff --git a/react/CHANGELOG.md b/react/CHANGELOG.md index eb1857ea..3e040abb 100644 --- a/react/CHANGELOG.md +++ b/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.5](https://github.com/cardano-foundation/cardano-connect-with-wallet/compare/cardano-connect-with-wallet-v0.2.4...cardano-connect-with-wallet-v0.2.5) (2023-08-10) + + +### Features + +* add eternl tracker urls for cip45 p2p connect ([6e8aa96](https://github.com/cardano-foundation/cardano-connect-with-wallet/commit/6e8aa965199e6ab8a59c4523d52c916d3cb63d81)) + ## [0.2.4](https://github.com/cardano-foundation/cardano-connect-with-wallet/compare/cardano-connect-with-wallet-v0.2.3...cardano-connect-with-wallet-v0.2.4) (2023-08-07) diff --git a/react/package.json b/react/package.json index 3951187e..60f437a9 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@cardano-foundation/cardano-connect-with-wallet", - "version": "0.2.4", + "version": "0.2.5", "license": "Apache-2.0", "description": "This package aims to provide useful hooks and React components to simplify the cardano dapp integration", "dependencies": {