Skip to content

Commit

Permalink
chore: bump version to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Nov 28, 2024
1 parent 32810e6 commit aaaa66e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

---
## [1.5.2](https://github.com/BoltzExchange/boltz-web-app/compare/v1.5.1..v1.5.2) - 2024-11-28

### Features

- Submarine Swap preimage copy button (#734) - ([8f6e924](https://github.com/BoltzExchange/boltz-web-app/commit/8f6e924dc88a23d0fb33b016978acda5d6daf5bf))
- show when no browser wallet found (#742) - ([93464ac](https://github.com/BoltzExchange/boltz-web-app/commit/93464aca56b3a84401b523739d4efbff7f6a1009))
- 0-amount chain swaps (#741) - ([ebd7714](https://github.com/BoltzExchange/boltz-web-app/commit/ebd7714e2b6e7229ea2bbc7c676976636d1862f1))
- validate-payment.com instead of copy preimage (#748) - ([ca8059f](https://github.com/BoltzExchange/boltz-web-app/commit/ca8059f68c363144d15df418bf4574d7461319f8))
- add Chatwoot (#745) - ([32810e6](https://github.com/BoltzExchange/boltz-web-app/commit/32810e6618b87e66fec023f8029b1b636eaae943))

### Miscellaneous Chores

- update changelog for v1.5.1 - ([76d1833](https://github.com/BoltzExchange/boltz-web-app/commit/76d18336a164173f966e5f77a84454738609cef3))

---
## [1.5.1](https://github.com/BoltzExchange/boltz-web-app/compare/v1.5.0..v1.5.1) - 2024-11-11

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boltz-frontend",
"version": "1.5.1",
"version": "1.5.2",
"description": "Boltz Exchange, Atomic Swaps, Web App",
"scripts": {
"start": "npm run regtest && vite",
Expand Down

0 comments on commit aaaa66e

Please sign in to comment.