Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.0...v1.16.0) (2024-07-09)

### Bug Fixes

* Add correct back functions ([0f0a669](0f0a669))
* add SignMessageOptions to README ([e7eaf29](e7eaf29))
* Add spacer to contacts ([9355344](9355344))
* all settings border color ([c4db4ba](c4db4ba))
* decode url for quick app settings ([01ae303](01ae303))
* disabling allowance limit on signDataItem ([376b925](376b925))
* Endless spinner issue when loading AR balance on dashboard ([6e6505e](6e6505e))
* Hide expand view on expanded view ([0d2b56c](0d2b56c))
* refactor endpoints ([2a5b52a](2a5b52a))
* Return to wallets list after wallet deletion ([2bc3d5d](2bc3d5d))
* Show correct fiat amount for AR in transactions history ([afdc639](afdc639))
* typo ([da64fe0](da64fe0))
* Update checkbox ([c823490](c823490))
* Update contact hover color ([d818034](d818034))
* Update notifications settings checkbox ([cbe9134](cbe9134))
* Update search input background color ([49641a2](49641a2))
* Update settings search filter function ([af535a4](af535a4))
* updated pricing endpoint for dispatch ([a2bf901](a2bf901))
* very message broken link ([54f24e5](54f24e5))

### Features

* Add apps quick settings ([8b659eb](8b659eb))
* Add contacts quick settings ([66feb99](66feb99))
* Add notifications quick settings ([6b61889](6b61889))
* Add tokens quick settings ([272aab1](272aab1))
* Add wallets quick settings ([77de61a](77de61a))
* Auto import ao tokens to dashboard ([a3ee98f](a3ee98f))
* completed explore page ([cd51e1c](cd51e1c))
* wip explore page for ecosystem apps ([a29077e](a29077e))
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent 1181ce4 commit dc1d616
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.15.0",
"version": "1.16.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "[email protected]",
Expand Down

0 comments on commit dc1d616

Please sign in to comment.