Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.0...v1.10.0) (2024-04-24)

### Bug Fixes

* abbreviate large numbers ([02872b6](02872b6))
* added password for sign data item ([f2053ce](f2053ce))
* added ticker, denom, and logo ([69eb2d5](69eb2d5))
* removed to locale string ([694f6aa](694f6aa))
* reverted type change ([4bf03b4](4bf03b4))
* sign allowance 0 ([434eb21](434eb21))
* sign allowance if 0 ([7449ae8](7449ae8))
* tooltip position ([9933765](9933765))
* updated process to direct to target in signdataitem ([9475a81](9475a81))
* use effect ([e4b1a6f](e4b1a6f))

### Features

* started popup for sign data item involving transfers ([d6c8d7f](d6c8d7f))
* support sending to ANS users ([63cdd18](63cdd18))
  • Loading branch information
semantic-release-bot committed Apr 24, 2024
1 parent 8e9f490 commit 70fde59
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.10.2",
"version": "1.10.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 70fde59

Please sign in to comment.