Skip to content

Commit eeaf753

Browse files
Merge pull request #49 from cardano-foundation/release-please--branches--main
chore(main): release 0.11.1
2 parents 2c548a1 + 4583446 commit eeaf753

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.11.0"
2+
".": "0.11.1"
33
}

CHANGELOG.md

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

3+
## [0.11.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.11.0...v0.11.1) (2024-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* restructure parent dependencies to repair the package on maven central ([ee060ca](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/ee060ca30cd8ba43d655f2e9986c98382574fc11))
9+
310
## [0.11.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.10.0...v0.11.0) (2024-04-21)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1

0 commit comments

Comments
 (0)