From 9fba94fe1aaf4b69c876c76d89291c609170014e Mon Sep 17 00:00:00 2001 From: kibi-bot Date: Thu, 21 Nov 2024 12:22:53 +0000 Subject: [PATCH] chore(release): 2.5.0-beta.1 # [2.5.0-beta.1](https://github.com/kibis-is/web-extension/compare/v2.4.0...v2.5.0-beta.1) (2024-11-21) ### Features * add new loading icons ([#345](https://github.com/kibis-is/web-extension/issues/345)) ([f52ca54](https://github.com/kibis-is/web-extension/commit/f52ca5468acc988e26b3dde2b68370662aff109f)) --- 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 7f719568..c40a5321 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.5.0-beta.1](https://github.com/kibis-is/web-extension/compare/v2.4.0...v2.5.0-beta.1) (2024-11-21) + + +### Features + +* add new loading icons ([#345](https://github.com/kibis-is/web-extension/issues/345)) ([f52ca54](https://github.com/kibis-is/web-extension/commit/f52ca5468acc988e26b3dde2b68370662aff109f)) + # [2.4.0](https://github.com/kibis-is/web-extension/compare/v2.3.2...v2.4.0) (2024-11-16) diff --git a/package.json b/package.json index 6d860a9d..ccdaf8f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kibis-is/web-extension", - "version": "2.4.0", + "version": "2.5.0-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 a59846da..0fb208cc 100644 --- a/src/manifest.common.json +++ b/src/manifest.common.json @@ -1,6 +1,6 @@ { "name": "Kibisis", - "version": "2.4.0", + "version": "2.5.0", "description": "Kibisis is more than just a wallet. It is your gateway to a secure and self-custodial lifestyle.", "author": "Kibisis OÜ", "icons": {