Skip to content

Commit e176a6d

Browse files
chore: release main (#996)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c330ad commit e176a6d

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.agy/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.14.2"
3+
"version": "3.14.3"
44
}

.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": "compound-engineering",
3-
"version": "3.14.2",
3+
"version": "3.14.3",
44
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
55
"author": {
66
"name": "Kieran Klaassen and Trevin Chow"

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.14.2",
3+
"version": "3.14.3",
44
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
55
"author": {
66
"name": "Kieran Klaassen and Trevin Chow"

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "compound-engineering",
33
"displayName": "Compound Engineering",
4-
"version": "3.14.2",
4+
"version": "3.14.3",
55
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
66
"author": {
77
"name": "Kieran Klaassen and Trevin Chow"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "3.14.2",
2+
".": "3.14.3",
33
".claude-plugin": "1.0.3",
44
".cursor-plugin": "1.0.2"
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.14.2",
3+
"version": "3.14.3",
44
"description": "Official Compound Engineering skills plugin for coding agents",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)