diff --git a/CHANGELOG.md b/CHANGELOG.md index 515ffeb..6a5b194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.1.1 + +- Publish the standalone plugin from its public GitHub repository. + ## 0.1.0 - Initial standalone release. diff --git a/package.json b/package.json index e89dbb5..fc2c236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opencode-plugin-compaction-prompt", - "version": "0.1.0", + "version": "0.1.1", "description": "Customize OpenCode's compaction prompt to preserve important context and omit unnecessary details.", "type": "module", "repository": {