From b7f24071fb0baf316ca49a92abee4b0a21fda7e8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 18 Nov 2022 07:00:25 +0000 Subject: [PATCH] chore(release): 0.6.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4039e2b..c987b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.2](https://github.com/chnejohnson/vue-dapp/compare/v0.6.1...v0.6.2) (2022-11-18) + + +### Bug Fixes + +* uncaught type error when not providing plugin options ([e9d0d2e](https://github.com/chnejohnson/vue-dapp/commit/e9d0d2e0c728020a41b5c4162b4a000a8878c81f)) + ## [0.6.1](https://github.com/chnejohnson/vue-dapp/compare/v0.6.0...v0.6.1) (2022-11-05) diff --git a/package.json b/package.json index fb66fef..12b7a89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dapp", - "version": "0.6.1", + "version": "0.6.2", "description": "Vue 3 library for building Dapps on Ethereum", "repository": "https://github.com/chnejohnson/vue-dapp", "bugs": {