Skip to content

Commit

Permalink
chore(release): 1.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.2](v1.14.1...v1.14.2) (2024-06-21)

### Bug Fixes

* Amount width for larger amounts ([14486c1](14486c1))
* Issue related to allowance ([1b8bc62](1b8bc62))
* Make quantity integer if its ao token transfer ([364a5b5](364a5b5))
* misc light mode fixes on send and transactions ([85cceb6](85cceb6))
* Resolve bigint error in currency formatting functions ([6f3c650](6f3c650))
* Show quantity without exponential notation ([e517243](e517243))
* Use correct ao link message url ([c3cee14](c3cee14))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 76b032b commit 6051fe2
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.14.1",
"version": "1.14.2",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 6051fe2

Please sign in to comment.