Skip to content

Commit

Permalink
chore(release): 1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2022-08-02)

### Bug Fixes

* add support for ms edge discovery links ([3699697](3699697))
* fallback from edge to chrome ([d27bfc7](d27bfc7))
  • Loading branch information
semantic-release-bot committed Aug 2, 2022
1 parent d27bfc7 commit 4b9329d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.3](https://github.com/starknet-community-libs/get-starknet/compare/v1.4.2...v1.4.3) (2022-08-02)


### Bug Fixes

* add support for ms edge discovery links ([3699697](https://github.com/starknet-community-libs/get-starknet/commit/3699697a9518ddab8823c4ad19947999dc5a000a))
* fallback from edge to chrome ([d27bfc7](https://github.com/starknet-community-libs/get-starknet/commit/d27bfc7ba14a8df6da4dacdf43153daad0722bad))

## [1.4.2](https://github.com/starknet-community-libs/get-starknet/compare/v1.4.1...v1.4.2) (2022-06-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "get-starknet",
"description": "StarkNet wallet <-> dApp bridge",
"version": "1.4.2",
"version": "1.4.3",
"repository": "https://github.com/starknet-community-libs/get-starknet",
"private": false,
"main": "dist/index.js",
Expand Down

0 comments on commit 4b9329d

Please sign in to comment.