From 0b23cab4dbf87895156bf044b8e0bff2ae83a387 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:59:32 +0000 Subject: [PATCH] chore(main): release 0.7.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e3778b2c..1b77f506 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.6.2" + ".": "0.7.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ba8132..de66326c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.7.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.6.2...v0.7.0) (2024-03-05) + + +### Features + +* prepare workflow file to push the artifacts to maven central. Closes [#16](https://github.com/cardano-foundation/cf-java-rewards-calculation/issues/16) ([35e25a6](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/35e25a614b023cc824040936c8dd93b701306fc2)) + + +### Bug Fixes + +* add workaround to prevent wrong fees due to db sync issue 1457 ([31bdb5a](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/31bdb5ae826d88f95c324f41b71d2fa9d400f6d5)) + ## [0.6.2](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.6.1...v0.6.2) (2024-03-04) diff --git a/version.txt b/version.txt index b6160487..faef31a4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.2 +0.7.0