From a2b58b18df8d39c0d7a5d7f55df158a1d4aa0d2c Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Fri, 20 Sep 2024 18:10:21 +0000 Subject: [PATCH] chore(release): 2.1.1-beta.1 ## [2.1.1-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.1.0...v2.1.1-beta.1) (2024-09-20) ### Bug Fixes * quota bytes error no longer hit when large amounts of account ([#325](https://github.com/agoralabs-sh/kibisis-web-extension/issues/325)) ([ba63dda](https://github.com/agoralabs-sh/kibisis-web-extension/commit/ba63dda948dd5c1c4572e7844faa9b3356840f0c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- src/manifest.common.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba805dd5..7041ba13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.1-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.1.0...v2.1.1-beta.1) (2024-09-20) + + +### Bug Fixes + +* quota bytes error no longer hit when large amounts of account ([#325](https://github.com/agoralabs-sh/kibisis-web-extension/issues/325)) ([ba63dda](https://github.com/agoralabs-sh/kibisis-web-extension/commit/ba63dda948dd5c1c4572e7844faa9b3356840f0c)) + # [2.1.0](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.0.0...v2.1.0) (2024-09-19) diff --git a/package.json b/package.json index d4ad09ba..c809ee81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "2.1.0", + "version": "2.1.1-beta.1", "description": "An AVM wallet that goes beyond just DeFi.", "main": "build/main.js", "repository": { diff --git a/src/manifest.common.json b/src/manifest.common.json index cf9a7e8c..3e85bf6e 100644 --- a/src/manifest.common.json +++ b/src/manifest.common.json @@ -1,6 +1,6 @@ { "name": "Kibisis", - "version": "2.1.0", + "version": "2.1.1", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "author": "Agora Labs", "icons": {