Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.1...v1.13.0) (2024-06-12)

### Bug Fixes

* added gdpr pre select based on location ([c7b30eb](c7b30eb))
* added translation for scan response ([b7618cd](b7618cd))
* added translation to middle column in settings ([30eb1dd](30eb1dd))
* added translation to no notifications screen ([1fc2f67](1fc2f67))
* converted transaction page to i18n ([b5d6ed7](b5d6ed7))
* Downgrade framer-motion to resolve overlap issue ([8c7dc77](8c7dc77))
* **onboarding:** Add password expiration after wallet generation ([c8332c1](c8332c1))
* removed unused import ([ac1368a](ac1368a))
* removed unused line ([4a7ec8a](4a7ec8a))
* Resolve issue with getMessage throwing error when 'undefined' passed ([69d5fb6](69d5fb6))
* set gateway for transactions ([31f7ff3](31f7ff3))
* translation ([51e79ce](51e79ce))
* Update text font size & styles to fit bigger amount ([d216892](d216892))
* updated transaction details page ao recognizer ([16dd506](16dd506))
* wip updating gdpr process ([2b73c10](2b73c10))

### Features

* add transaction history screen ([7718d8e](7718d8e))
* Auto import ao native token ([df8c8d1](df8c8d1))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent ce975d2 commit 73936cb
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.12.1",
"version": "1.13.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 73936cb

Please sign in to comment.