Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.2...v1.14.0) (2024-06-18)

### Bug Fixes

* added auth popup for all sign data items ([2495424](2495424))
* bip39 usage issue ([c0a5097](c0a5097))
* fixed an issue where transactions was null if ao cache was undefined ([9601d75](9601d75))
* hard coded ao mirror ([305ab9b](305ab9b))
* Make sure wallet selector stays on top of currency selector ([cfbd68b](cfbd68b))
* Update correct transaction received type ([e2d91b5](e2d91b5))
* Update the font size on resize ([2a39605](2a39605))

### Features

* removed password requirements and allow users to bypass password change request ([00ffc24](00ffc24))
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent fca6a7d commit 8da032c
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.13.2",
"version": "1.14.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 8da032c

Please sign in to comment.