From aa9c3352b6c486225db880bf268c589f1aad4823 Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Fri, 22 Dec 2023 21:55:47 +0000 Subject: [PATCH] chore(release): 1.8.0-beta.1 # [1.8.0-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.7.0...v1.8.0-beta.1) (2023-12-22) ### Features * add arc200 asset ([#63](https://github.com/agoralabs-sh/kibisis-web-extension/issues/63)) ([46a2dbd](https://github.com/agoralabs-sh/kibisis-web-extension/commit/46a2dbd57aa4d88b81ea71995a3e5b70a386ea94)) --- .github/ISSUE_TEMPLATE/bug_report_template.yml | 1 + CHANGELOG.md | 7 +++++++ package.json | 2 +- src/manifest.common.json | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_template.yml b/.github/ISSUE_TEMPLATE/bug_report_template.yml index 0a76e7a4..2bfb00c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_template.yml @@ -26,6 +26,7 @@ body: label: Version description: What version of the software are you running? options: + - 1.8.0-beta.1 - 1.7.0-beta.5 - 1.7.0-beta.4 - 1.7.0-beta.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1981841d..436097f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.8.0-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.7.0...v1.8.0-beta.1) (2023-12-22) + + +### Features + +* add arc200 asset ([#63](https://github.com/agoralabs-sh/kibisis-web-extension/issues/63)) ([46a2dbd](https://github.com/agoralabs-sh/kibisis-web-extension/commit/46a2dbd57aa4d88b81ea71995a3e5b70a386ea94)) + # [1.7.0](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.6.0...v1.7.0) (2023-12-20) diff --git a/package.json b/package.json index 044a7b11..a452f06a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "1.7.0", + "version": "1.8.0-beta.1", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "main": "build/main.js", "repository": { diff --git a/src/manifest.common.json b/src/manifest.common.json index b7dbb221..e9c20b8c 100644 --- a/src/manifest.common.json +++ b/src/manifest.common.json @@ -1,6 +1,6 @@ { "name": "Kibisis", - "version": "1.7.0", + "version": "1.8.0", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "author": "Agora Labs", "icons": {