diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 53b7bc9..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.2" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b52257..e13a672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/shivdeepak/self-documenting/compare/v1.1.2...v1.2.0) (2026-06-16) + + +### Features + +* add self-documenting skill and plugin configuration ([88dca13](https://github.com/shivdeepak/self-documenting/commit/88dca13d42872325f17fcc51f24eaa675c59594b)) + ## [1.1.2](https://github.com/shivdeepak/self-documenting/compare/v1.1.1...v1.1.2) (2026-06-15) diff --git a/version.txt b/version.txt index 45a1b3f..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.2 +1.2.0