Skip to content

Commit

Permalink
chore(release): v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Feb 14, 2024
1 parent 2e01ca6 commit d6da5fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.0] - 2024-02-14

### Breaking
- replace `LnurlAuthPairingService` with `LnurlAuthUserPairingService`

Expand Down Expand Up @@ -268,7 +270,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.12.0...HEAD
[Unreleased]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.13.0...HEAD
[0.13.0]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.12.0...0.13.0
[0.12.0]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.11.0...0.12.0
[0.11.0]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.10.0...0.11.0
[0.10.0]: https://github.com/theborakompanioni/bitcoin-spring-boot-starter/compare/0.9.0...0.10.0
Expand Down

0 comments on commit d6da5fd

Please sign in to comment.