chore: release main (#301)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9de830aa5b
commit
8827524af4
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Plugin marketplace for Claude Code extensions",
|
"description": "Plugin marketplace for Claude Code extensions",
|
||||||
"version": "1.0.0"
|
"version": "1.0.1"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
@@ -19,7 +19,15 @@
|
|||||||
"email": "kieran@every.to"
|
"email": "kieran@every.to"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
"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"
|
"source": "./plugins/compound-engineering"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -30,7 +38,14 @@
|
|||||||
"name": "Nityesh Agarwal"
|
"name": "Nityesh Agarwal"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
"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"
|
"source": "./plugins/coding-tutor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
6
.github/.release-please-manifest.json
vendored
6
.github/.release-please-manifest.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
".": "2.42.0",
|
".": "2.43.0",
|
||||||
"plugins/compound-engineering": "2.42.0",
|
"plugins/compound-engineering": "2.43.0",
|
||||||
"plugins/coding-tutor": "1.2.1",
|
"plugins/coding-tutor": "1.2.1",
|
||||||
".claude-plugin": "1.0.0"
|
".claude-plugin": "1.0.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@every-env/compound-plugin",
|
"name": "@every-env/compound-plugin",
|
||||||
"version": "2.42.0",
|
"version": "2.43.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": false,
|
"private": false,
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "compound-engineering",
|
"name": "compound-engineering",
|
||||||
"version": "2.42.0",
|
"version": "2.43.0",
|
||||||
"description": "AI-powered development tools for code review, research, design, and workflow automation.",
|
"description": "AI-powered development tools for code review, research, design, and workflow automation.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Kieran Klaassen",
|
"name": "Kieran Klaassen",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "compound-engineering",
|
"name": "compound-engineering",
|
||||||
"displayName": "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.",
|
"description": "AI-powered development tools for code review, research, design, and workflow automation.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Kieran Klaassen",
|
"name": "Kieran Klaassen",
|
||||||
|
|||||||
Reference in New Issue
Block a user