From 45328cc327ff69386bac2cb3a668804387b18eff Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Wed, 3 Jul 2024 16:29:34 +0000 Subject: [PATCH] chore(release): 1.17.1 ## [1.17.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.17.0...v1.17.1) (2024-07-03) ### Bug Fixes * add auth address when simulating a transaction to get the box references ([#262](https://github.com/agoralabs-sh/kibisis-web-extension/issues/262)) ([1862666](https://github.com/agoralabs-sh/kibisis-web-extension/commit/1862666eccc6d8cbfe27cff58d9428e0bdb49545)) --- .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 773e2293..7be25df4 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.17.1 - 1.17.0 - 1.16.0 - 1.15.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cd18dfb..cdf3a799 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.17.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.17.0...v1.17.1) (2024-07-03) + + +### Bug Fixes + +* add auth address when simulating a transaction to get the box references ([#262](https://github.com/agoralabs-sh/kibisis-web-extension/issues/262)) ([1862666](https://github.com/agoralabs-sh/kibisis-web-extension/commit/1862666eccc6d8cbfe27cff58d9428e0bdb49545)) + # [1.17.0](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.16.0...v1.17.0) (2024-06-17) diff --git a/package.json b/package.json index 7d0d00bf..2af78344 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "1.17.0", + "version": "1.17.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 a36ef9c0..37fa540e 100644 --- a/src/manifest.common.json +++ b/src/manifest.common.json @@ -1,6 +1,6 @@ { "name": "Kibisis", - "version": "1.17.0", + "version": "1.17.1", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "author": "Agora Labs", "icons": {