Skip to content

Commit 6fa437a

Browse files
authored
Merge pull request #127 from gemini-cli-extensions/release-please--branches--main--components--conductor
chore(main): release conductor 0.3.1
2 parents b254624 + 66c7601 commit 6fa437a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
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+
## [0.3.1](https://github.com/gemini-cli-extensions/conductor/compare/conductor-v0.3.0...conductor-v0.3.1) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **conductor:** Address review comments and standardize interactive flows ([f025c7d](https://github.com/gemini-cli-extensions/conductor/commit/f025c7d1552077cc2e5b6d2ae80ae85ac4298b28))
9+
310
## [0.3.0](https://github.com/gemini-cli-extensions/conductor/compare/conductor-v0.2.0...conductor-v0.3.0) (2026-02-11)
411

512

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "conductor",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"contextFileName": "GEMINI.md"
55
}

0 commit comments

Comments
 (0)