Skip to content

Commit 41c6e7b

Browse files
chore(release): v1.0.10 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e96d7e3 commit 41c6e7b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "johnnyvicious-opencode-plugin-cc",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"description": "OpenCode plugins to use in Claude Code for delegation and code review.",
66
"owner": {
77
"name": "JohnnyVicious"
@@ -10,7 +10,7 @@
1010
{
1111
"name": "opencode",
1212
"description": "Use OpenCode from Claude Code to review code or delegate tasks.",
13-
"version": "1.0.9",
13+
"version": "1.0.10",
1414
"author": {
1515
"name": "OpenCode Community"
1616
},

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,6 +1,6 @@
11
{
22
"name": "@johnnyvicious/opencode-plugin-cc",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"private": true,
55
"type": "module",
66
"description": "Use OpenCode from Claude Code to review code or delegate tasks.",

plugins/opencode/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Use OpenCode from Claude Code to review code or delegate tasks.",
55
"author": {
66
"name": "OpenCode Community"

0 commit comments

Comments
 (0)