fix(readme): format features list as markdown bullets for proper rendering

This commit is contained in:
2026-03-20 14:09:24 +00:00
parent 67e69f9988
commit 1cffbc08c1
3 changed files with 22 additions and 16 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-20 - 4.0.1 - fix(readme)
format features list as markdown bullets for proper rendering
- Converts the features section entries into markdown bullet list items
- Improves README readability and consistent rendering across markdown viewers
## 2026-03-20 - 4.0.0 - BREAKING CHANGE(api)
redesign smartsitemap around builder-based sitemap creation, parsing, validation, and import utilities