Skip to content

Commit cbbd177

Browse files
committed
v2.2.5-beta0 - Bump version
1 parent 79b1fa5 commit cbbd177

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Using `@latest` ensures you always get the newest version automatically when Ope
2222

2323
Restart OpenCode. The plugin will automatically start optimizing your sessions.
2424

25-
## Beta Notice (v2.2.4-beta0)
25+
## Beta Notice (v2.2.5-beta0)
2626

2727
- Strategy shift to a single user-facing context tool: `compress`.
2828
- Context management is now less surgical and more focused on preserving high-signal work grouped by task.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@tarquinen/opencode-dcp",
4-
"version": "2.2.4-beta0",
4+
"version": "2.2.5-beta0",
55
"type": "module",
66
"description": "OpenCode plugin that optimizes token usage by pruning obsolete tool outputs from conversation context",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)