Skip to content

Commit

Permalink
chore(release): 🚀 1.52.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.52.0](v1.51.1...v1.52.0) (2024-09-24)

### Features

* account settings ([#451](#451)) ([aadb4b9](aadb4b9)), closes [#314](#314) [#452](#452)
  • Loading branch information
semantic-release-bot committed Sep 24, 2024
1 parent aadb4b9 commit 08560a3
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.52.0](https://github.com/ForkbombEu/wallet/compare/v1.51.1...v1.52.0) (2024-09-24)


### Features

* account settings ([#451](https://github.com/ForkbombEu/wallet/issues/451)) ([aadb4b9](https://github.com/ForkbombEu/wallet/commit/aadb4b919f789570501a9fdf1f71694627d41927)), closes [#314](https://github.com/ForkbombEu/wallet/issues/314) [#452](https://github.com/ForkbombEu/wallet/issues/452)

## [1.51.1](https://github.com/ForkbombEu/wallet/compare/v1.51.0...v1.51.1) (2024-09-09)


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

0 comments on commit 08560a3

Please sign in to comment.