Skip to content

Commit

Permalink
chore(release): 2.1.0-beta.2
Browse files Browse the repository at this point in the history
# [2.1.0-beta.2](v2.1.0-beta.1...v2.1.0-beta.2) (2024-09-19)

### Bug Fixes

* watch accounts no longer lose the watch badge ([#321](#321)) ([47790cd](47790cd))
  • Loading branch information
agoralabs-bot committed Sep 19, 2024
1 parent 47790cd commit ddc6c98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0-beta.2](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.1.0-beta.1...v2.1.0-beta.2) (2024-09-19)


### Bug Fixes

* watch accounts no longer lose the watch badge ([#321](https://github.com/agoralabs-sh/kibisis-web-extension/issues/321)) ([47790cd](https://github.com/agoralabs-sh/kibisis-web-extension/commit/47790cd621cedaa51edeaf3e8cb4adfa7e46bb45))

# [2.1.0-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.0.0...v2.1.0-beta.1) (2024-09-19)


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": "2.1.0-beta.1",
"version": "2.1.0-beta.2",
"description": "An AVM wallet that goes beyond just DeFi.",
"main": "build/main.js",
"repository": {
Expand Down

0 comments on commit ddc6c98

Please sign in to comment.