Skip to content

Commit 4c9f772

Browse files
committed
chore(release): v0.4.5
## 0.4.5 - 2026-02-26 ### Feat - Remove path for accounts v1 [skip ci] Signed-off-by: DiggSwedenBot <ospo@digg.se>
1 parent 27e59ba commit 4c9f772

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.5] - 2026-02-26
9+
10+
### Removed
11+
12+
- Remove path for accounts v1
13+
814
## [0.4.4] - 2026-02-23
915

1016
### Changed
@@ -16,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1622
- Remove comment
1723
- Remove wua/v3 endpoint
1824

25+
1926
## [0.4.3] - 2026-02-11
2027

2128
### Changed
@@ -381,6 +388,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
381388
- Initial commit
382389

383390

391+
[0.4.5]: https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.4..v0.4.5
384392
[0.4.4]: https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.3..v0.4.4
385393
[0.4.3]: https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.2..v0.4.3
386394
[0.4.2]: https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.1..v0.4.2

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>se.digg.wallet</groupId>
1919
<artifactId>wallet-client-gateway</artifactId>
20-
<version>0.4.4</version>
20+
<version>0.4.5</version>
2121
<packaging>jar</packaging>
2222

2323
<name>Wallet Client Gateway</name>

0 commit comments

Comments
 (0)