Skip to content

Commit

Permalink
chore(release): 1.18.0-beta.3
Browse files Browse the repository at this point in the history
# [1.18.0-beta.3](v1.18.0-beta.2...v1.18.0-beta.3) (2024-07-26)

### Features

* allow arrays of private keys and account names when exporting/importing an account via a qr code ([#270](#270)) ([656b95f](656b95f))
  • Loading branch information
agoralabs-bot committed Jul 26, 2024
1 parent 656b95f commit 8b607a5
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 @@
# [1.18.0-beta.3](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.18.0-beta.2...v1.18.0-beta.3) (2024-07-26)


### Features

* allow arrays of private keys and account names when exporting/importing an account via a qr code ([#270](https://github.com/agoralabs-sh/kibisis-web-extension/issues/270)) ([656b95f](https://github.com/agoralabs-sh/kibisis-web-extension/commit/656b95f1d5c7399008ed21debf8d2e18b9554baf))

# [1.18.0-beta.2](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.18.0-beta.1...v1.18.0-beta.2) (2024-07-17)


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

0 comments on commit 8b607a5

Please sign in to comment.