Skip to content

Commit 2878e9d

Browse files
chore(main): release 0.7.1
1 parent d1bad47 commit 2878e9d

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.7.0"
2+
".": "0.7.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.7.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.7.0...v0.7.1) (2024-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* correct epoch condition for applying babbage rules ([4206206](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/4206206029a1972aeaff33c8953d35266a5b439e))
9+
310
## [0.7.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.6.2...v0.7.0) (2024-03-05)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

0 commit comments

Comments
 (0)