Skip to content

Commit

Permalink
chore(release): 1.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.22.0](v1.21.0...v1.22.0) (2024-12-23)

### Bug Fixes

* connect on enter or connect button click ([9375031](9375031))
* make transaction tracker light mode compatible ([080e87e](080e87e))
* **printer:** ensure handleGetCapabilities returns valid response ([bb26bf7](bb26bf7))
* update connect header height based on env ([2a57532](2a57532))
* update light mode colors ([08b3bee](08b3bee))
* use await for extension storage ([b8d3db4](b8d3db4))
* use flex to take available height for connect header ([a755204](a755204))

### Features

* new logo ([df8266f](df8266f))
  • Loading branch information
semantic-release-bot committed Dec 23, 2024
1 parent af05817 commit 5ec6119
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.21.0",
"version": "1.22.0",
"description": "__MSG_extensionDescription__",
"author": "th8ta",
"packageManager": "yarn@1.22.18",
Expand Down

0 comments on commit 5ec6119

Please sign in to comment.