chore: release main (#592)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1afd63cc76
commit
dfcaddf345
4
.github/.release-please-manifest.json
vendored
4
.github/.release-please-manifest.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
".": "2.68.0",
|
".": "2.68.1",
|
||||||
"plugins/compound-engineering": "2.68.0",
|
"plugins/compound-engineering": "2.68.1",
|
||||||
"plugins/coding-tutor": "1.2.1",
|
"plugins/coding-tutor": "1.2.1",
|
||||||
".claude-plugin": "1.0.2",
|
".claude-plugin": "1.0.2",
|
||||||
".cursor-plugin": "1.0.1"
|
".cursor-plugin": "1.0.1"
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.68.1](https://github.com/EveryInc/compound-engineering-plugin/compare/cli-v2.68.0...cli-v2.68.1) (2026-04-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Miscellaneous Chores
|
||||||
|
|
||||||
|
* **cli:** Synchronize compound-engineering versions
|
||||||
|
|
||||||
## [2.68.0](https://github.com/EveryInc/compound-engineering-plugin/compare/cli-v2.67.0...cli-v2.68.0) (2026-04-17)
|
## [2.68.0](https://github.com/EveryInc/compound-engineering-plugin/compare/cli-v2.67.0...cli-v2.68.0) (2026-04-17)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@every-env/compound-plugin",
|
"name": "@every-env/compound-plugin",
|
||||||
"version": "2.68.0",
|
"version": "2.68.1",
|
||||||
"description": "Official Compound Engineering plugin for Claude Code, Codex, and more",
|
"description": "Official Compound Engineering plugin for Claude Code, Codex, and more",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": false,
|
"private": false,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "compound-engineering",
|
"name": "compound-engineering",
|
||||||
"version": "2.68.0",
|
"version": "2.68.1",
|
||||||
"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.68.0",
|
"version": "2.68.1",
|
||||||
"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",
|
||||||
|
|||||||
@@ -9,6 +9,15 @@ All notable changes to the compound-engineering plugin will be documented in thi
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [2.68.1](https://github.com/EveryInc/compound-engineering-plugin/compare/compound-engineering-v2.68.0...compound-engineering-v2.68.1) (2026-04-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **ce-compound-refresh:** restore ce:compound hand-off ([#591](https://github.com/EveryInc/compound-engineering-plugin/issues/591)) ([821c69c](https://github.com/EveryInc/compound-engineering-plugin/commit/821c69c567269ed617c56d95564f7ba1d883f364))
|
||||||
|
* **ce-pr-description:** mark return block as hand-off ([#593](https://github.com/EveryInc/compound-engineering-plugin/issues/593)) ([cc78551](https://github.com/EveryInc/compound-engineering-plugin/commit/cc78551e7cac788d5e43efc835c040f696e5b936))
|
||||||
|
* **git-commit-push-pr:** apply PR description after delegate hand-off ([#594](https://github.com/EveryInc/compound-engineering-plugin/issues/594)) ([1afd63c](https://github.com/EveryInc/compound-engineering-plugin/commit/1afd63cc764173368a30cbd92af704f5b7602e6d))
|
||||||
|
|
||||||
## [2.68.0](https://github.com/EveryInc/compound-engineering-plugin/compare/compound-engineering-v2.67.0...compound-engineering-v2.68.0) (2026-04-17)
|
## [2.68.0](https://github.com/EveryInc/compound-engineering-plugin/compare/compound-engineering-v2.67.0...compound-engineering-v2.68.0) (2026-04-17)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user