From cd4df362e29445f130940cac7ac1f6879d600af5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Jun 2023 08:19:25 +0000 Subject: [PATCH] chore(release): 0.9.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e19b68e..eee34b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [0.9.0](https://github.com/vu3th/vue-dapp/compare/v0.8.0...v0.9.0) (2023-06-24) + + +### Bug Fixes + +* revise getProvider for type check ([4c6e71b](https://github.com/vu3th/vue-dapp/commit/4c6e71b61a06a53bbd54a1b80fedd6b3dce4f78e)) + + +### Features + +* wallet connect v2 ([5bdaa19](https://github.com/vu3th/vue-dapp/commit/5bdaa1957441d3fa715bbf7d8d3d83777178f86e)) + # [0.8.0](https://github.com/vu3th/vue-dapp/compare/v0.7.2...v0.8.0) (2023-05-25) diff --git a/package.json b/package.json index 33282cc..d9086af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dapp", - "version": "0.8.0", + "version": "0.9.0", "description": "Vue 3 library for building Dapps on Ethereum", "repository": "https://github.com/vu3th/vue-dapp", "bugs": {