Skip to content

Commit 41cd877

Browse files
release: 0.0.2
1 parent 22804ad commit 41cd877

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.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.1"
2+
".": "0.0.2"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Changelog
22

3+
## [0.0.2](https://github.com/sumup/sumup-java/compare/v0.0.1...v0.0.2) (2026-01-09)
4+
5+
6+
### Features
7+
8+
* init ([541ed18](https://github.com/sumup/sumup-java/commit/541ed188e91e5fcde21f05fadc5595fb2dd8f02b))
9+
* javadoc ([22804ad](https://github.com/sumup/sumup-java/commit/22804ad03ab03fc509b0c644ad4408ab62fcdac2))
10+
11+
## Changelog
12+
313
All notable changes to this project will be documented in this file. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.0.2

0 commit comments

Comments
 (0)