bump: version 5.4.3 → 5.5.0

This commit is contained in:
satnaing
2025-07-12 00:21:49 +07:00
parent 493c671e0f
commit 9d96bbd57f
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## v5.5.0 (2025-07-12)
### Feat
- enhance file name transformer with additional options (#555)
### Fix
- update syntax highlighting transformer styles (#558)
- typo in astro-paper-v5 blog post (#556)
## v5.4.3 (2025-06-21)
### Fix