chore: release main (#303)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-18 01:55:47 -07:00
committed by GitHub
parent 6af241e9b5
commit d8d87a9e48
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
}, },
"metadata": { "metadata": {
"description": "Plugin marketplace for Claude Code extensions", "description": "Plugin marketplace for Claude Code extensions",
"version": "1.0.1" "version": "1.0.2"
}, },
"plugins": [ "plugins": [
{ {

View File

@@ -1,6 +1,6 @@
{ {
".": "2.43.0", ".": "2.43.1",
"plugins/compound-engineering": "2.43.0", "plugins/compound-engineering": "2.43.0",
"plugins/coding-tutor": "1.2.1", "plugins/coding-tutor": "1.2.1",
".claude-plugin": "1.0.1" ".claude-plugin": "1.0.2"
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@every-env/compound-plugin", "name": "@every-env/compound-plugin",
"version": "2.43.0", "version": "2.43.1",
"type": "module", "type": "module",
"private": false, "private": false,
"bin": { "bin": {