Skip to content

Commit

Permalink
chore: release 1.13.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot authored Sep 11, 2024
1 parent b9d2875 commit 59c2fdb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.13.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.12.0...v1.13.0) (2024-09-11)


### Features

* wallet connection flow improvements ([a4795b4](https://www.github.com/aeternity/aepp-bridge/commit/a4795b4f4bfc829d55ef9bf2dc9924700d951d70))


### Bug Fixes

* auto wallet connect & display message ([b9d2875](https://www.github.com/aeternity/aepp-bridge/commit/b9d28752547d00925f7ce9abc6cb8ac18213211a))
* only fetch bridge info when wallets detected ([ae54572](https://www.github.com/aeternity/aepp-bridge/commit/ae545721b7b12622ef227a81033d412c4ae7ff89))
* only try to connect to aeternity wallet when wallet detected ([f0ea95a](https://www.github.com/aeternity/aepp-bridge/commit/f0ea95a51f22e4b60e2da44ca75c26c1d3e65dbb))

## [1.12.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.11.0...v1.12.0) (2024-09-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aepp-bridge",
"version": "1.12.0",
"version": "1.13.0",
"private": true,
"devDependencies": {
"@aeternity/aepp-sdk": "13.3.2",
Expand Down

0 comments on commit 59c2fdb

Please sign in to comment.