Skip to content

Commit

Permalink
chore(release): 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 5, 2022
1 parent 9bc3172 commit d9c9c77
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 @@
## [0.6.1](https://github.com/chnejohnson/vue-dapp/compare/v0.6.0...v0.6.1) (2022-11-05)


### Bug Fixes

* auto-connect with gnosis safe ([05c1f3c](https://github.com/chnejohnson/vue-dapp/commit/05c1f3cb0dd3256224300d8e745e7278ddfed9c4))
* refactor autoConnect and export isNotSafeApp for users to conditionally include the connector or not ([59d5e26](https://github.com/chnejohnson/vue-dapp/commit/59d5e2674eae067d76e94b77046881ade9720037))

# [0.6.0](https://github.com/chnejohnson/vue-dapp/compare/v0.5.9...v0.6.0) (2022-10-23)


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": "vue-dapp",
"version": "0.6.0",
"version": "0.6.1",
"description": "Vue 3 library for building Dapps on Ethereum",
"repository": "https://github.com/chnejohnson/vue-dapp",
"bugs": {
Expand Down

0 comments on commit d9c9c77

Please sign in to comment.