Skip to content

Commit

Permalink
chore(release): 🚀 1.55.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.55.15](v1.55.14...v1.55.15) (2024-11-13)

### Bug Fixes

* some accessibility issues ([#507](#507)) ([e72c5a3](e72c5a3))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent e72c5a3 commit 3ccc84f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.55.15](https://github.com/ForkbombEu/wallet/compare/v1.55.14...v1.55.15) (2024-11-13)


### Bug Fixes

* some accessibility issues ([#507](https://github.com/ForkbombEu/wallet/issues/507)) ([e72c5a3](https://github.com/ForkbombEu/wallet/commit/e72c5a30f8475076fa48f6eaccd768bc2883b290))

## [1.55.14](https://github.com/ForkbombEu/wallet/compare/v1.55.13...v1.55.14) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet",
"version": "1.55.14",
"version": "1.55.15",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit 3ccc84f

Please sign in to comment.