From 04efc6e69a00b1457970a3abbf7af096d1c44b4e Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Tue, 17 Sep 2024 15:00:03 +0000 Subject: [PATCH] chore(release): 2.0.0-beta.4 # [2.0.0-beta.4](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-09-17) ### Bug Fixes * move disable whats new modal to object in system info with the version ([#312](https://github.com/agoralabs-sh/kibisis-web-extension/issues/312)) ([ee3afab](https://github.com/agoralabs-sh/kibisis-web-extension/commit/ee3afab8ec8090b3fab350389872a6d7b4e53473)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9a6a44..6ccd71e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.0.0-beta.4](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-09-17) + + +### Bug Fixes + +* move disable whats new modal to object in system info with the version ([#312](https://github.com/agoralabs-sh/kibisis-web-extension/issues/312)) ([ee3afab](https://github.com/agoralabs-sh/kibisis-web-extension/commit/ee3afab8ec8090b3fab350389872a6d7b4e53473)) + # [2.0.0-beta.3](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-09-17) diff --git a/package.json b/package.json index 85cc196a..7f5dd554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "description": "An AVM wallet that goes beyond just DeFi.", "main": "build/main.js", "repository": {