Skip to content

Commit 3519a1f

Browse files
committed
Update changelog
1 parent 46c6ca2 commit 3519a1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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]
9+
10+
### Fixed
11+
12+
- **Skill Remove Config Cleanup** - Fixed `skill remove` not removing the skill entry from `.ai-devkit.json`.
13+
- **Install Update Guard** - Fixed install service updating config when there are no successful installs.
14+
- **Install Skills Update Guard** - Fixed install service including skills in the update object when there are no successful skills.
15+
- **Install Skills Object Format** - Fixed `install` failing when the `skills` field in config is an object with an `installed` array rather than a plain array.
16+
817
## [0.23.0] - 2026-04-17
918

1019
### Added

0 commit comments

Comments
 (0)