Skip to content

Commit 253548f

Browse files
committed
0.23.1
1 parent dd796ad commit 253548f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.23.0",
3+
"version": "0.23.1",
44
"description": "Structured AI-assisted development with phase workflows, persistent memory, and reusable skills",
55
"author": {
66
"name": "Hoang Nguyen",

.codex-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.23.0",
3+
"version": "0.23.1",
44
"description": "AI-assisted development toolkit for Codex with structured workflows, reusable commands, persistent memory, and 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.23.0",
3+
"version": "0.23.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.23.1] - 2026-04-17
99

1010
### Fixed
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.23.0",
3+
"version": "0.23.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)