From 56038b5654ee88497ecf039e9870631213e12245 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Dec 2022 03:19:47 +0000 Subject: [PATCH] chore(release): 0.6.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a703949..bf3cc0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.4](https://github.com/chnejohnson/vue-dapp/compare/v0.6.3...v0.6.4) (2022-12-22) + + +### Bug Fixes + +* remove console.error, and add error handler property on vd-board ([5028f30](https://github.com/chnejohnson/vue-dapp/commit/5028f30dbe523dbdf7b314fc5a5f8fcd3301a96c)) + ## [0.6.3](https://github.com/chnejohnson/vue-dapp/compare/v0.6.2...v0.6.3) (2022-12-22) diff --git a/package.json b/package.json index fd67402..b765a86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dapp", - "version": "0.6.3", + "version": "0.6.4", "description": "Vue 3 library for building Dapps on Ethereum", "repository": "https://github.com/chnejohnson/vue-dapp", "bugs": {