Skip to content

Commit be2bb15

Browse files
chore(release): 0.7.1
1 parent 4c57888 commit be2bb15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.7.1](https://github.com/chnejohnson/vue-dapp/compare/v0.7.0...v0.7.1) (2022-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* gnosis safe dynamic import error, and rename localStorage item name ([d7750d0](https://github.com/chnejohnson/vue-dapp/commit/d7750d083ef675b1c2288fb3d78ce41c3c1a9454))
7+
18
# [0.7.0](https://github.com/chnejohnson/vue-dapp/compare/v0.6.4...v0.7.0) (2022-12-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dapp",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Vue 3 library for building Dapps on Ethereum",
55
"repository": "https://github.com/chnejohnson/vue-dapp",
66
"bugs": {

0 commit comments

Comments
 (0)