Skip to content

Commit 52e03ec

Browse files
committed
chore: version bump to 0.10.0
1 parent 9a63e46 commit 52e03ec

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/cozy-knives-boil.md

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

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# spec-driven-steroids
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 9a63e46: feat: add Rigorous Against Prompt/Spec as CORE auditing dimension
8+
9+
- agent-work-auditor: Add "Rigorous Against Prompt/Spec" as 7th core dimension (was in spec-driven extension)
10+
- agent-work-auditor: Update spec-driven extension to note this dimension is now CORE
11+
- Enables autonomous auditing workflow across all spec-driven phases
12+
313
## 0.9.0
414

515
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spec-driven-steroids",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Inject Spec-Driven workflow into your favorite AI Agents. Rigorous. Simple. Frictionless.",
55
"type": "module",
66
"main": "dist/cli/index.js",

0 commit comments

Comments
 (0)