Skip to content

Commit 71fd256

Browse files
committed
Prepare release 0.11.0
1 parent 7755c05 commit 71fd256

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changes
22

3-
### unreleased
3+
### 0.11.0
44

55
- Expose repo-centric workflow status in `dev.kit`, `dev.kit env`, and `dev.kit repo` output so environment checks, context refresh, and gap repair appear as one repo-owned loop
66
- Clarify the repo contract boundary between deterministic structured parsing and interpreted prose/session intent
7+
- Make real-repo validation read-only by default with guarded JSON reports, and move release probe values into repo-owned config
78

89
### 0.10.0
910

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@udx/dev-kit",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Context-driven engineering toolkit for AI agents and developers",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)