Skip to content

Commit f714964

Browse files
committed
0.20.1
1 parent 6ba8289 commit f714964

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-devkit",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "Structured AI-assisted development with phase workflows, persistent memory, and reusable skills",
55
"author": {
66
"name": "Hoang Nguyen",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-devkit",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "AI-assisted development toolkit with structured SDLC workflows, persistent memory, and reusable skills",
55
"author": {
66
"name": "Hoang Nguyen",

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.20.1] - 2026-03-13
99

1010
### Added
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-devkit",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"private": true,
55
"description": "A CLI toolkit for AI-assisted software development with phase templates and environment setup",
66
"scripts": {

0 commit comments

Comments
 (0)