Skip to content

Commit

Permalink
chore(release): 🚀 1.57.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.57.0](v1.56.4...v1.57.0) (2024-12-16)

### Bug Fixes

* improve ui of wallet and activity page ([#554](#554)) ([54289bb](54289bb)), closes [#551](#551)

### Features

* add viral share button ([#545](#545)) ([dddb828](dddb828))
  • Loading branch information
semantic-release-bot committed Dec 16, 2024
1 parent 54289bb commit 1257ace
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.57.0](https://github.com/ForkbombEu/wallet/compare/v1.56.4...v1.57.0) (2024-12-16)


### Bug Fixes

* improve ui of wallet and activity page ([#554](https://github.com/ForkbombEu/wallet/issues/554)) ([54289bb](https://github.com/ForkbombEu/wallet/commit/54289bb94e45cd8fbf831a84bf233790f220ed20)), closes [#551](https://github.com/ForkbombEu/wallet/issues/551)


### Features

* add viral share button ([#545](https://github.com/ForkbombEu/wallet/issues/545)) ([dddb828](https://github.com/ForkbombEu/wallet/commit/dddb8283494868486e7dfed790e98e1e9382306c))

## [1.56.4](https://github.com/ForkbombEu/wallet/compare/v1.56.3...v1.56.4) (2024-12-12)


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.56.4",
"version": "1.57.0",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit 1257ace

Please sign in to comment.