From 9d0c6f4ef5f0a436f80476bc53f1c4aeaed10dfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 05:47:43 +0000 Subject: [PATCH] Version Packages --- .changeset/canonical-workspace-paths.md | 7 ------- .changeset/clarify-bun-node-runtime.md | 2 -- .changeset/kind-rings-notice.md | 11 ----------- .changeset/neat-cameras-press.md | 2 -- .changeset/sync-default-core.md | 7 ------- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 7 files changed, 23 insertions(+), 30 deletions(-) delete mode 100644 .changeset/canonical-workspace-paths.md delete mode 100644 .changeset/clarify-bun-node-runtime.md delete mode 100644 .changeset/kind-rings-notice.md delete mode 100644 .changeset/neat-cameras-press.md delete mode 100644 .changeset/sync-default-core.md diff --git a/.changeset/canonical-workspace-paths.md b/.changeset/canonical-workspace-paths.md deleted file mode 100644 index ed2778e5d..000000000 --- a/.changeset/canonical-workspace-paths.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fission-ai/openspec": patch ---- - -### Fixed - -- Preserve workspace planning detection when Windows short paths or symlink aliases resolve to a canonical workspace root. 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/neat-cameras-press.md b/.changeset/neat-cameras-press.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/neat-cameras-press.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- 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..3bdcc7de4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # @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. + +### Patch Changes + +- [#1111](https://github.com/Fission-AI/OpenSpec/pull/1111) [`7fdb177`](https://github.com/Fission-AI/OpenSpec/commit/7fdb1771585b1688597d73dde5a8bc906084d0de) Thanks [@TabishB](https://github.com/TabishB)! - ### Fixed + + - Preserve workspace planning detection when Windows short paths or symlink aliases resolve to a canonical workspace root. + ## 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",