Skip to content

Commit b05eddf

Browse files
Merge pull request #66 from cardano-foundation/release-please--branches--main
chore(main): release 1.0.1
2 parents 75efa47 + c7f15b3 commit b05eddf

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-
".": "1.0.0"
2+
".": "1.0.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+
## [1.0.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v1.0.0...v1.0.1) (2025-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update root path in release-please-config.json ([2a2f6ff](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/2a2f6ffb29c346a32f1eba197622321b3edca9c8))
9+
310
## [1.0.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.14.0...v1.0.0) (2025-02-19)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1

0 commit comments

Comments
 (0)