Skip to content

Commit 7bb7c8c

Browse files
release: 0.0.7
1 parent c6e6b96 commit 7bb7c8c

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.6"
2+
".": "0.0.7"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.0.7](https://github.com/sumup/sumup-java/compare/v0.0.6...v0.0.7) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* respect readonly fields ([#32](https://github.com/sumup/sumup-java/issues/32)) ([3438873](https://github.com/sumup/sumup-java/commit/34388735a2ea553dfa1d6aec04a12ba46ecbaa85))
9+
10+
11+
### Bug Fixes
12+
13+
* readme maven badge ([#23](https://github.com/sumup/sumup-java/issues/23)) ([74d87c5](https://github.com/sumup/sumup-java/commit/74d87c57337685061a2d78a90c811a4c038ca4b9))
14+
* runtime header value ([02be806](https://github.com/sumup/sumup-java/commit/02be806fdd53a4c9ba1a6a94618998e907b6dfc6))
15+
* tests ([b812054](https://github.com/sumup/sumup-java/commit/b8120544052db932f409161f8f4cc981717d238f))
16+
317
## [0.0.6](https://github.com/sumup/sumup-java/compare/v0.0.5...v0.0.6) (2026-01-20)
418

519

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.6
1+
0.0.7

0 commit comments

Comments
 (0)