Skip to content

Commit

Permalink
chore(release): 1.6.0-beta.4
Browse files Browse the repository at this point in the history
# [1.6.0-beta.4](v1.6.0-beta.3...v1.6.0-beta.4) (2023-12-06)

### Bug Fixes

* registration window not closing on chrome ([#39](#39)) ([0834389](0834389))
  • Loading branch information
agoralabs-bot committed Dec 6, 2023
1 parent 0834389 commit c884d42
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ body:
label: Version
description: What version of the software are you running?
options:
- 1.6.0-beta.4
- 1.6.0-beta.3
- 1.6.0-beta.2
- 1.6.0-beta.1
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0-beta.4](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2023-12-06)


### Bug Fixes

* registration window not closing on chrome ([#39](https://github.com/agoralabs-sh/kibisis-web-extension/issues/39)) ([0834389](https://github.com/agoralabs-sh/kibisis-web-extension/commit/08343899caf3782126b53eaaf2dd56066141cea6))

# [1.6.0-beta.3](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoralabs-sh/kibisis-web-extension",
"version": "1.6.0-beta.3",
"version": "1.6.0-beta.4",
"description": "An AVM wallet in your browser that goes beyond just DeFi.",
"main": "build/main.js",
"repository": {
Expand Down

0 comments on commit c884d42

Please sign in to comment.