Skip to content

Commit ba1a8bc

Browse files
committed
chore: version bump to 0.11.0
1 parent 746b361 commit ba1a8bc

4 files changed

Lines changed: 8 additions & 10 deletions

File tree

.changeset/release-0-11-0.json

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

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.8.0",
3+
"version": "0.11.0",
44
"private": true,
55
"description": "Inject spec-driven intelligence into your favorite AI Agents. Rigorous. Simple. Frictionless.",
66
"repository": {

packages/cli/CHANGELOG.md

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

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- Remove MCP config injection from all platforms. Integrate context-stewardship knowledge graph as `sds stewardship` CLI command. Delete antigravity-scope, dead exports, no-op validators, barrel file. Rename mcp-context-injector to phase-context-injector. Deduplicate formatError. Update spec-driven skills with richer stewardship references.
8+
39
## 0.10.0
410

511
### 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.10.0",
3+
"version": "0.11.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)