bump: version 5.3.0 → 5.4.0

This commit is contained in:
satnaing
2025-06-14 00:16:02 +07:00
parent cb8a4794be
commit 572553df16
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -2,6 +2,18 @@
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.4.0 (2025-06-14)
### Feat
- add file name transformer for fenced code blocks (#535)
- add RTL language support (#531)
- add Shiki transformers for better syntax highlighting (#534)
### Fix
- replace broken prev/next links with correct paths (#533)
## v5.3.0 (2025-06-11)
### Feat