Skip to content

Commit d86ef11

Browse files
chore(main): release 1.0.0
1 parent 827cb49 commit d86ef11

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.14.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.14.0...v1.0.0) (2025-02-19)
4+
5+
6+
### Features
7+
8+
* release stable major version ([74cb097](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/74cb09799c91b11ac9380d1a9ef1344de3df0db2))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 1.0.0 ([827cb49](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/827cb491c16daf5c26a9d64874be2c375d986ede))
14+
315
## [0.14.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.13.1...v0.14.0) (2025-02-19)
416

517

version.txt

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

0 commit comments

Comments
 (0)