Skip to content

Commit 0b5cf66

Browse files
chore(main): release 0.1.20
Release martinfrancois/java-optionals 0.1.20.
1 parent 06bca63 commit 0b5cf66

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1.19"
2+
".": "0.1.20"
33
}

.tessl-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "martinfrancois/java-optionals",
3-
"version": "0.1.19",
3+
"version": "0.1.20",
44
"description": "Java Optional best practices, readability, and antipattern prevention.",
55
"summary": "Java Optional best practices, readability, and antipattern prevention.",
66
"entrypoint": "README.md",

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.1.20](https://github.com/martinfrancois/java-optionals-skill/compare/v0.1.19...v0.1.20) (2026-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **skill:** add validation checkpoint ([06bca63](https://github.com/martinfrancois/java-optionals-skill/commit/06bca63a64ca2df2f98e09cc530a478cb8fb21ac))
9+
310
## [0.1.19](https://github.com/martinfrancois/java-optionals-skill/compare/v0.1.18...v0.1.19) (2026-05-30)
411

512

0 commit comments

Comments
 (0)