Skip to content

Commit 6f20c91

Browse files
committed
chore: release 3.4.2 — docs polish, no functional changes
1 parent f0db178 commit 6f20c91

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.4.2] - 2026-05-10
9+
10+
### Changed
11+
12+
- Minor wording cleanup in autoloop reference docs and CHANGELOG. No functional changes; the 3.4.1 release is identical in behaviour. Use 3.4.2 going forward.
13+
814
## [3.4.1] - 2026-05-10
915

1016
### Fixed — autoloop production-readiness pass

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enderfga/claw-orchestrator",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime for claw-style agent systems. Runs standalone, with first-class OpenClaw plugin support. Persistent sessions, multi-agent council, tool orchestration.",
55
"type": "module",
66
"main": "./dist/src/index.js",

0 commit comments

Comments
 (0)