fix(documentation): Improved and updated README with detailed usage instructions

This commit is contained in:
2025-01-24 02:03:07 +01:00
parent a11b4ee7df
commit 4c6e1e9c47
6 changed files with 42 additions and 71 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2025-01-24 - 2.1.1 - fix(documentation)
Improved and updated README with detailed usage instructions
- Replaced placeholder text in README with complete usage guide
- Added comprehensive examples for parsing and stringifying frontmatter data
- Included detailed instructions on how to install and use the Smartfm class
## 2025-01-23 - 2.1.0 - feat(ci)
Introduce new CI workflows for Gitea and remove GitLab CI