chore: prepare npm release 0.1.1

This commit is contained in:
2026-08-01 16:55:59 +05:30
parent 33429d1ab9
commit 018ee0a85e
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog # Changelog
## 0.1.1
- Publish the standalone plugin from its public GitHub repository.
## 0.1.0 ## 0.1.0
- Initial standalone release. - Initial standalone release.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "opencode-plugin-compaction-prompt", "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.", "description": "Customize OpenCode's compaction prompt to preserve important context and omit unnecessary details.",
"type": "module", "type": "module",
"repository": { "repository": {