Skip to content

Commit

Permalink
chore(release): 2.1.1
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-06-11)

### Bug Fixes

* dependencies version ([0663a6a](0663a6a))
* walletconnect import as promise ([028de1c](028de1c))
  • Loading branch information
semantic-release-bot committed Jun 11, 2022
1 parent 028de1c commit 696eac1
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 @@
## [2.1.1](https://github.com/whitelabel-market/wallet-connector/compare/v2.1.0...v2.1.1) (2022-06-11)


### Bug Fixes

* dependencies version ([0663a6a](https://github.com/whitelabel-market/wallet-connector/commit/0663a6ae28bbb36d6c014f1b831becdec28a0f1e))
* walletconnect import as promise ([028de1c](https://github.com/whitelabel-market/wallet-connector/commit/028de1c0b28d42fc37221a634b098d1194d817a5))

# [2.1.0](https://github.com/whitelabel-market/wallet-connector/compare/v2.0.0...v2.1.0) (2022-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"type": "git",
"url": "https://github.com/whitelabel-market/wallet-connector.git"
},
"version": "2.1.0",
"version": "2.1.1",
"main": "./index.cjs",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down

1 comment on commit 696eac1

@vercel
Copy link

@vercel vercel bot commented on 696eac1 Jun 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-connector – ./

wallet-connector-repype.vercel.app
wallet-connector-eta.vercel.app
wallet-connector-git-main-repype.vercel.app

Please sign in to comment.