Skip to content

Commit 7ba0cd3

Browse files
committed
docs: update changelog for v0.1.7
1 parent fdfca58 commit 7ba0cd3

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# CHANGELOG
22

3-
## v0.1.4 - Feb 1, 2026
3+
## v0.1.7 - Feb 22, 2026
4+
5+
* Add AGENTS.md with comprehensive development documentation, architecture overview, and schema validation guidance
6+
* Convert test files from CommonJS to ES modules for better consistency
7+
* Fix assert() calls to use assert.ok() for proper boolean validation
8+
* Optimize workflow descriptions for skill selection with "Use when..." trigger patterns
9+
* Remove redundant web_bundle sections from workflow configurations
10+
11+
## v0.1.6 - Feb 22, 2026
412

513
* Improve module-help.csv descriptions with "Use when..." clauses following '[Action]. Use [trigger].' pattern for better LLM comprehension
614

7-
## v0.1.3
15+
## v0.1.5 - Feb 8, 2026
16+
17+
* Add Astro + Starlight documentation site with comprehensive CIS documentation
18+
* Add AI banner component to match BMAD-METHOD layout
19+
* Remove _module-installer pattern for declarative directory creation
20+
* Fix landing page layout to match BMAD-METHOD
21+
* Fix docs workflow to use npm install instead of npm ci
22+
23+
## v0.1.4 - Feb 1, 2026
824

925
* Initial release

0 commit comments

Comments
 (0)