Skip to content

Commit c8bd8c0

Browse files
chore(main): release 1.0.0
1 parent 0afca14 commit c8bd8c0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
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-
".": "2.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## 1.0.0 (2026-02-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* PMD downgrade from 7.0.0 to 6.55.0 changes CPD API
9+
10+
### Bug Fixes
11+
12+
* handle NaN values in JSON serialization ([0daf977](https://github.com/philips-software/cerberus/commit/0daf977cce19e9fcf5d4df855b4edeba2d7a38a1))
13+
14+
15+
### Build System
16+
17+
* update dependencies for Gradle 8.7 compatibility ([696710e](https://github.com/philips-software/cerberus/commit/696710e45d5c9dfa11b5f57a776b35b6e8fbfeac))
18+
319
## [2.0.0](https://github.com/philips-software/cerberus/compare/v1.0.0...v2.0.0) (2026-02-08)
420

521

0 commit comments

Comments
 (0)