Skip to content

Commit 508dc26

Browse files
authored
Merge pull request #58 from cardano-foundation/release-please--branches--main
chore(main): release 0.13.1
2 parents f7e44f2 + 7921ab7 commit 508dc26

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.13.0"
2+
".": "0.13.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.13.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.13.0...v0.13.1) (2024-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Update network config for Preprod ([dae9b65](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/dae9b656d47cd7e09764a10d181e173a89ec6896))
9+
310
## [0.13.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.12.0...v0.13.0) (2024-09-05)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0
1+
0.13.1

0 commit comments

Comments
 (0)