Skip to content

Commit df7a37e

Browse files
Merge pull request #27 from cardano-foundation/release-please--branches--main
chore(main): release 0.4.0
2 parents 6409772 + b85af7c commit df7a37e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.3.0...v0.4.0) (2024-01-27)
4+
5+
6+
### Features
7+
8+
* download aggregated data from the s3 bucket during the report generation. closes [#22](https://github.com/cardano-foundation/cf-java-rewards-calculation/issues/22) ([267b035](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/267b035f4eed4444d42f666740e2c62ef8ae3046))
9+
* fetch test data from the s3 bucket while running the test ([4be8758](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/4be8758282d4d4799bdfe40a69f68be9d4c150fb))
10+
11+
12+
### Bug Fixes
13+
14+
* repair publish pipeline ([6409772](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/640977269c402a4ad314465c0edade2f9f1adbb0))
15+
316
## [0.3.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.2.0...v0.3.0) (2024-01-21)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)