Skip to content

Commit 3b82d07

Browse files
chore(release): bump version to v0.5.1
1 parent 3efa40f commit 3b82d07

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44

55
---
66

7+
## v0.5.1 2025-09-18
8+
9+
### Added
10+
11+
- update AGENTS.md contract with clearer guidance
12+
13+
### Changed
14+
15+
- feature/improve-create-agent-config
16+
- bug-fix/release-only-workflow
17+
- bug-fix/release-only-workflow
18+
- feature/fix-workflows
19+
- improve release workflow with tag existence check and dispatch
20+
- Merge pull request #38 from atman-33/version-bump/v0.5.0
21+
22+
### Fixed
23+
24+
- add tag_name to GitHub release workflow
25+
- add actions write permission to release workflow
26+
727
## v0.5.0 2025-09-17
828

929
### Added

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"name": "kiro-for-codex",
33
"displayName": "Kiro for Codex",
44
"description": "Spec-driven development with Codex CLI - inspired by Kiro",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"author": "atman-33",
77
"publisher": "atman-dev",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)