Skip to content

Commit 3b16b13

Browse files
Version Packages (Fission-AI#541)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4cfdc7 commit 3b16b13

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

.changeset/bulk-archive-and-setup.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @fission-ai/openspec
22

3+
## 0.23.0
4+
5+
### Minor Changes
6+
7+
- [#540](https://github.com/Fission-AI/OpenSpec/pull/540) [`c4cfdc7`](https://github.com/Fission-AI/OpenSpec/commit/c4cfdc7c499daef30d8a218f5f59b8d9e5adb754) Thanks [@TabishB](https://github.com/TabishB)! - ### New Features
8+
9+
- **Bulk archive skill** — Archive multiple completed changes in a single operation with `/opsx:bulk-archive`. Includes batch validation, spec conflict detection, and consolidated confirmation
10+
11+
### Other
12+
13+
- **Simplified setup** — Config creation now uses sensible defaults with helpful comments instead of interactive prompts
14+
315
## 0.22.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fission-ai/openspec",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "AI-native system for spec-driven development",
55
"keywords": [
66
"openspec",

0 commit comments

Comments
 (0)