diff --git a/.release-please-manifest.json b/.release-please-manifest.json index def468e..c837f27 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -32,5 +32,6 @@ "plugins/nuxt-seo": "1.0.0", "plugins/markitdown": "1.0.0", "plugins/ast-grep": "1.0.0", - "plugins/chat-sdk": "1.0.0" + "plugins/chat-sdk": "1.0.0", + "plugins/docus": "1.0.0" } diff --git a/plugins/docus/CHANGELOG.md b/plugins/docus/CHANGELOG.md new file mode 100644 index 0000000..edf7e76 --- /dev/null +++ b/plugins/docus/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2026-03-25) + + +### Features + +* **docus:** add docus plugin to marketplace ([#97](https://github.com/pleaseai/claude-code-plugins/issues/97)) ([7ff6fa5](https://github.com/pleaseai/claude-code-plugins/commit/7ff6fa59595aba56c03a307715a62aa444d87f0c))