chore: release main (#301)

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:29:16 -07:00
committed by GitHub
parent 9de830aa5b
commit 8827524af4
5 changed files with 24 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
},
"metadata": {
"description": "Plugin marketplace for Claude Code extensions",
"version": "1.0.0"
"version": "1.0.1"
},
"plugins": [
{
@@ -19,7 +19,15 @@
"email": "kieran@every.to"
},
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
"tags": ["ai-powered", "compound-engineering", "workflow-automation", "code-review", "quality", "knowledge-management", "image-generation"],
"tags": [
"ai-powered",
"compound-engineering",
"workflow-automation",
"code-review",
"quality",
"knowledge-management",
"image-generation"
],
"source": "./plugins/compound-engineering"
},
{
@@ -30,7 +38,14 @@
"name": "Nityesh Agarwal"
},
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
"tags": ["coding", "programming", "tutorial", "learning", "spaced-repetition", "education"],
"tags": [
"coding",
"programming",
"tutorial",
"learning",
"spaced-repetition",
"education"
],
"source": "./plugins/coding-tutor"
}
]

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "compound-engineering",
"version": "2.42.0",
"version": "2.43.0",
"description": "AI-powered development tools for code review, research, design, and workflow automation.",
"author": {
"name": "Kieran Klaassen",

View File

@@ -1,7 +1,7 @@
{
"name": "compound-engineering",
"displayName": "Compound Engineering",
"version": "2.42.0",
"version": "2.43.0",
"description": "AI-powered development tools for code review, research, design, and workflow automation.",
"author": {
"name": "Kieran Klaassen",