chore: update changelog a9a8e15d
Steve · 2026-04-03 21:37 1 file(s) · +12 −1
packages/cli/CHANGELOG.md +12 −1
1 +
## [0.5.3] - 2026-04-04
2 +
3 +
### 🐛 Bug Fixes
4 +
5 +
- Fixed frontmatter regex to account for windows carriage return
6 +
7 +
### ⚙️ Miscellaneous Tasks
8 +
9 +
- Update changelog
10 +
- Lint and format
11 +
- Version bump
12 +
1 13
## [0.5.2] - 2026-03-22
2 14
3 15
### ⚙️ Miscellaneous Tasks
4 16
5 17
- Add auto sync to publishing
6 18
- Format and bump version
7 -
8 19
## [0.5.1] - 2026-03-11
9 20
10 21
### 🚀 Features