We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2544ce commit bbe2f5cCopy full SHA for bbe2f5c
.release-please-manifest.json
@@ -1 +1 @@
1
-{".":"0.9.0"}
+{".":"0.10.0"}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
2
3
+## [0.10.0](https://github.com/boolivar/jdoc-test/compare/0.9.0...0.10.0) (2024-11-22)
4
+
5
6
+### Features
7
8
+* JdocTask configuration cache support ([67b64d0](https://github.com/boolivar/jdoc-test/commit/67b64d026e1ac6b68c2301bd9c4ccc4348f66b8e))
9
10
11
+### Reverts
12
13
+* configuration cache enabled (sonatype-portal-publish error) ([64ba2a0](https://github.com/boolivar/jdoc-test/commit/64ba2a0f432ed5b8fe7a5bf8392d867ca9d907b0))
14
15
## [0.9.0](https://github.com/boolivar/jdoc-test/compare/0.8.1...0.9.0) (2024-08-27)
16
17
0 commit comments