Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.1...v1.7.0) (2024-04-02)

### Bug Fixes

* added loading state ([b77855a](b77855a))
* disabled announcement fixed issue w ao save ([202b81e](202b81e))
* issue with token not showing up on faulty ao load ([39c6ec6](39c6ec6))
* refresh on ao token load, can manually load warp tokens ([ab3bd4d](ab3bd4d))
* remove ao tokens & handle active ao token ([346c4eb](346c4eb))
* resets field on error protects against double add for tokens ([bbc3d18](bbc3d18))
* wip manual add warp tokens ([1c3e6bb](1c3e6bb))

### Features

* add sign message API for harware wallet ([444124e](444124e))
* separate message component ([0a9cf3c](0a9cf3c))
* update with message viewer ([35502a3](35502a3))
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 5cc7bb7 commit 6b3edf3
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.7.1",
"version": "1.7.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 6b3edf3

Please sign in to comment.