Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2024-03-08)

### Bug Fixes

* added all ao and ao parser for notifications ([c883db4](c883db4))
* handles undefined for notifs and moves new_notifs ([a5451a9](a5451a9))
* transactions to messages in ao ([aa59f6c](aa59f6c))
* updated ao messages for d/c added in warp support ([058df49](058df49))
* updated bell icon notifier, fixed back button ([a48149c](a48149c))
* updated custom settings and notif return values ([7fa220d](7fa220d))

### Features

* add ao message screen to notifications ([961311c](961311c))
* added ao token transactions to notifications ([fbf75a3](fbf75a3))
* added customization settings for notifications ([38e5d04](38e5d04))
* ar notifications enabled, settings wip ([7c1665b](7c1665b))
* basic notification background worker completed ([34877c9](34877c9))
* fetch notification data ([029ad4d](029ad4d))
* notifications ui ([6e56a92](6e56a92))
* v1 notifications completed ([466ddca](466ddca))
  • Loading branch information
semantic-release-bot committed Mar 8, 2024
1 parent dd1e71c commit cb9cac1
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.4.0",
"version": "1.5.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit cb9cac1

Please sign in to comment.