diff --git a/.changeset/clarify-bun-node-runtime.md b/.changeset/clarify-bun-node-runtime.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/clarify-bun-node-runtime.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/kind-rings-notice.md b/.changeset/kind-rings-notice.md deleted file mode 100644 index ab0b42d0f..000000000 --- a/.changeset/kind-rings-notice.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@fission-ai/openspec": minor ---- - -### New Features - -- **Kimi CLI support** — OpenSpec can now initialize Kimi CLI as a supported skills-only tool using `.kimi/skills/` - -### Other - -- Added Kimi-specific docs and init coverage aligned with skill-based `/skill:openspec-*` usage diff --git a/.changeset/sync-default-core.md b/.changeset/sync-default-core.md deleted file mode 100644 index 2b53a3526..000000000 --- a/.changeset/sync-default-core.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fission-ai/openspec": minor ---- - -### New Features - -- Include the sync workflow in the default core profile so new installs generate `/opsx:sync` skills and commands by default. diff --git a/CHANGELOG.md b/CHANGELOG.md index 3753dd0d8..0efa64297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # @fission-ai/openspec +## 1.4.0 + +### Minor Changes + +- [#1003](https://github.com/Fission-AI/OpenSpec/pull/1003) [`342ed43`](https://github.com/Fission-AI/OpenSpec/commit/342ed43e694abba65a3ea275f94ba3b77df85da3) Thanks [@Miss-you](https://github.com/Miss-you)! - ### New Features + + - **Kimi CLI support** — OpenSpec can now initialize Kimi CLI as a supported skills-only tool using `.kimi/skills/` + + ### Other + + - Added Kimi-specific docs and init coverage aligned with skill-based `/skill:openspec-*` usage + +- [#1030](https://github.com/Fission-AI/OpenSpec/pull/1030) [`485c97e`](https://github.com/Fission-AI/OpenSpec/commit/485c97e97d766e35dd16c02370baee2044abc4f4) Thanks [@TabishB](https://github.com/TabishB)! - ### New Features + + - Include the sync workflow in the default core profile so new installs generate `/opsx:sync` skills and commands by default. + ## 1.3.1 ### Patch Changes diff --git a/package.json b/package.json index e7a811eff..effa9f9cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fission-ai/openspec", - "version": "1.3.1", + "version": "1.4.0", "description": "AI-native system for spec-driven development", "keywords": [ "openspec",