chore: update changelog ba1d6e1d
Steve · 2026-04-13 19:41 1 file(s) · +34 −1
CHANGELOG.md +34 −1
1 +
## [0.5.4] - 2026-04-13
2 +
3 +
### 🐛 Bug Fixes
4 +
5 +
- Corrected behavior for empty string in pathPrefix
6 +
7 +
### ⚙️ Miscellaneous Tasks
8 +
9 +
- Update changelog
10 +
- Release 0.5.4
11 +
12 +
## [0.5.3] - 2026-04-04
13 +
14 +
### 🐛 Bug Fixes
15 +
16 +
- Fixed frontmatter regex to account for windows carriage return
17 +
18 +
### ⚙️ Miscellaneous Tasks
19 +
20 +
- Update changelog
21 +
- Update .github
22 +
- Update README
23 +
- Lint and format
24 +
- Version bump
25 +
26 +
## [0.5.2] - 2026-03-22
27 +
28 +
### ⚙️ Miscellaneous Tasks
29 +
30 +
- Updated changelog
31 +
- Add auto sync to publishing
32 +
- Update docs
33 +
- Format and bump version
34 +
1 35
## [0.5.1] - 2026-03-11
2 36
3 37
### 🚀 Features
22 56
- Applied formatting
23 57
- Updated docs
24 58
- Version bump
25 -
26 59
## [0.5.0] - 2026-02-27
27 60
28 61
### 🚀 Features