diff --git a/CHANGELOG.md b/CHANGELOG.md index 718daca..e19b68e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.8.0](https://github.com/vu3th/vue-dapp/compare/v0.7.2...v0.8.0) (2023-05-25) + + +### Features + +* add optional connect timeout to config ([5a83a4e](https://github.com/vu3th/vue-dapp/commit/5a83a4edb30d628da6dc8fd97b527aadbca8c862)) + ## [0.7.2](https://github.com/vu3th/vue-dapp/compare/v0.7.1...v0.7.2) (2023-01-29) diff --git a/package.json b/package.json index 8eeb42a..98756d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dapp", - "version": "0.7.2", + "version": "0.8.0", "description": "Vue 3 library for building Dapps on Ethereum", "repository": "https://github.com/vu3th/vue-dapp", "bugs": {