chore(release): 2.34.4 [skip ci]

This commit is contained in:
semantic-release-bot
2026-03-04 04:31:05 +00:00
parent 4e9899f346
commit ca57c67c1c
2 changed files with 8 additions and 1 deletions

View File

@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Release numbering now follows the repository `v*` tag line. Starting at `v2.34.0`, the root CLI package and this changelog stay on that shared version stream. Older entries below retain the previous `0.x` CLI numbering.
## [2.34.4](https://github.com/EveryInc/compound-engineering-plugin/compare/v2.34.3...v2.34.4) (2026-03-04)
### Bug Fixes
* **openclaw:** emit empty configSchema in plugin manifests ([4e9899f](https://github.com/EveryInc/compound-engineering-plugin/commit/4e9899f34693711b8997cf73eaa337f0da2321d6)), closes [#224](https://github.com/EveryInc/compound-engineering-plugin/issues/224)
## [2.34.3](https://github.com/EveryInc/compound-engineering-plugin/compare/v2.34.2...v2.34.3) (2026-03-03)

View File

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