create-conductor-flow 1.0.0-2 → 1.0.0-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -16,18 +16,15 @@
16
16
  <img src="https://img.shields.io/npm/dm/create-conductor-flow?color=orange" alt="Downloads">
17
17
  </a>
18
18
  </p>
19
-
20
19
  <p>
21
20
  <strong>English</strong> | <a href="./README.zh-CN.md">简体中文</a> | <a href="./README.ja.md">日本語</a> | <a href="./README_ko.md">한국어</a>
22
21
  </p>
23
-
24
22
  <br>
25
23
  <blockquote>
26
24
  <strong>The scaffolding tool to generate spec-driven, portable <a href="https://github.com/gemini-cli-extensions/conductor">Gemini Conductor</a> workflows for any AI coding agent.</strong>
27
25
  </blockquote>
28
26
  <br>
29
27
  </div>
30
-
31
28
  Get started immediately with:
32
29
 
33
30
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-conductor-flow",
3
- "version": "1.0.0-2",
3
+ "version": "1.0.0-3",
4
4
  "description": "Conductor Scaffolding CLI - Generate spec-driven, portable Gemini Conductor workflows for any coding agent",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [