From 63414d61e890830a122d57ce025114cf496d05f3 Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Mon, 12 Feb 2024 17:05:40 +0000 Subject: [PATCH] chore(release): 1.12.0-beta.4 # [1.12.0-beta.4](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.12.0-beta.3...v1.12.0-beta.4) (2024-02-12) ### Features * automatically add the first account on the enable modal ([#170](https://github.com/agoralabs-sh/kibisis-web-extension/issues/170)) ([b64d9f1](https://github.com/agoralabs-sh/kibisis-web-extension/commit/b64d9f18909442f931686b16d75581c9579aacc8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e424e2dc..62b324b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.12.0-beta.4](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.12.0-beta.3...v1.12.0-beta.4) (2024-02-12) + + +### Features + +* automatically add the first account on the enable modal ([#170](https://github.com/agoralabs-sh/kibisis-web-extension/issues/170)) ([b64d9f1](https://github.com/agoralabs-sh/kibisis-web-extension/commit/b64d9f18909442f931686b16d75581c9579aacc8)) + # [1.12.0-beta.3](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.12.0-beta.2...v1.12.0-beta.3) (2024-02-12) diff --git a/package.json b/package.json index 359dc5fe..7a08c1ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "1.12.0-beta.3", + "version": "1.12.0-beta.4", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "main": "build/main.js", "repository": {