Skip to content

Commit 1574fac

Browse files
chore(main): release 0.12.0
1 parent cdef8ef commit 1574fac

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.1"
2+
".": "0.12.0"
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.12.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.11.1...v0.12.0) (2024-08-08)
4+
5+
6+
### Features
7+
8+
* introduce network config ([b219064](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/b2190644ad99aa45c08e6ce68e15dbcef1be18fa))
9+
310
## [0.11.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.11.0...v0.11.1) (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.1
1+
0.12.0

0 commit comments

Comments
 (0)