Skip to content

Commit 1063c99

Browse files
authored
Merge pull request #22 from udx/fix/release-0.9.0
Bump release version to 0.9.0
2 parents 08ac535 + 60c1741 commit 1063c99

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
### 0.8.0
3+
### 0.9.0
44

55
- Add `dev.kit env` and env config controls so repo and agent output can reflect actual tool and credential availability
66
- Keep `.rabbit/context.yaml` focused on repo facts, tracing, commands, and gaps instead of inlining engineering practices and canonical workflow text

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.8.0",
3+
"version": "0.9.0",
44
"description": "Context-driven engineering toolkit for AI agents and developers",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)