Skip to content

Commit

Permalink
Merge pull request #82 from cardano-foundation/release-please--branch…
Browse files Browse the repository at this point in the history
…es--main--components--cardano-connect-with-wallet

chore(main): release cardano-connect-with-wallet 0.2.5
  • Loading branch information
fabianbormann authored Aug 10, 2023
2 parents 41b77d9 + 5cf86b2 commit 35d2aaa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"react": "0.2.4",
"react": "0.2.5",
"core": "0.2.3",
"html": "0.2.1"
}
7 changes: 7 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 35d2aaa

Please sign in to comment.