Skip to content

Commit 157936c

Browse files
committed
chore(release): prepare v0.3.0
1 parent fef33df commit 157936c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- Enhance `openspec init` with extend mode, multi-tool selection, and an interactive `AGENTS.md` configurator.
8+
39
## 0.2.0
410

511
### 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.2.0",
3+
"version": "0.3.0",
44
"description": "AI-native system for spec-driven development",
55
"keywords": [
66
"openspec",

0 commit comments

Comments
 (0)