Skip to content

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.0...v1.17.0) (2024-07-16)

### Bug Fixes

* arc 427 delay error messaging on send screen ([e96cfce](e96cfce))
* arc-426 update messaging ([2042aa7](2042aa7))
* changes made for Permissions component ([989bb8b](989bb8b))
* check bits only after logged in ([c9f8c52](c9f8c52))
* confirm button stuck on disabeled ([ed8039c](ed8039c))
* enabled permissions component ([663b2a9](663b2a9))
* Make sure tab cannot be closed before wallet is created ([37f4a03](37f4a03))
* messages ([42df190](42df190))
* re-added title removed misc ([44d1643](44d1643))
* removed excess messaging ([52bf07e](52bf07e))
* removed placeholder misc fixes ([ad72c2c](ad72c2c))
* Update matches logic for password ([781325d](781325d))
* updated copy for permissions ([b8c91f2](b8c91f2))
* updated quick settings permissions titles ([0e02410](0e02410))
* Use wallet ref ([0968ff5](0968ff5))

### Features

* Add edit permissions screen ([4f3433c](4f3433c))
* add screen 1 permission ([7c4b4e5](7c4b4e5))
* **keystone:** support ao signing ([1c119d8](1c119d8))
* **keystone:** support sign ao transfer via api for dapps ([8bbcd6c](8bbcd6c))
* **keystone:** wait for transaction prepared for keystone ([4c8028d](4c8028d))
* **wallet:** add validation for key length during import ([ceb033d](ceb033d))
* **wallet:** add validation for key length during wallet generation ([d0deebc](d0deebc))
  • Loading branch information
semantic-release-bot committed Jul 16, 2024
1 parent f686682 commit 19fd641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "arconnect",
"displayName": "ArConnect",
"version": "1.16.0",
"version": "1.17.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 19fd641

Please sign in to comment.