Skip to content

Commit be7a7ac

Browse files
chore(main): release 7.3.5 (#738)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c8d94e commit be7a7ac

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.3.4"
2+
".": "7.3.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.3.5](https://github.com/zaxbysauce/opencode-swarm/compare/v7.3.4...v7.3.5) (2026-05-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **agents:** restore multi-swarm primary architects after v7.3.x regression ([#737](https://github.com/zaxbysauce/opencode-swarm/issues/737)) ([0c8d94e](https://github.com/zaxbysauce/opencode-swarm/commit/0c8d94e2cbd40ceb72b2f3a7210e2ce028f5bccf))
9+
310
## [7.3.4](https://github.com/zaxbysauce/opencode-swarm/compare/v7.3.3...v7.3.4) (2026-05-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-swarm",
3-
"version": "7.3.4",
3+
"version": "7.3.5",
44
"description": "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)