25 lines
1020 B
Markdown
25 lines
1020 B
Markdown
# Changelog
|
|
|
|
## 2025-01-25 - 1.1.0 - feat(docs)
|
|
Add integration for downloading and incorporating readme documents from external domains
|
|
|
|
- Extended functionality in docs/.vitepress/config.ts to download and integrate README documents into documentation.
|
|
- Introduced new README files for several projects under the docs/push.rocks/ directory.
|
|
- Expanded project capabilities by integrating content from 'serve.zone' with update in README structures.
|
|
|
|
## 2025-01-25 - 1.0.10 - fix(docs)
|
|
Updated handlebars template documentation and fixed repository process filtering.
|
|
|
|
- Removed outdated smarthbs_readme and added updated documentation in smarthello_readme with enhanced usage instructions.
|
|
- Fixed process filtering in helpers.ts to skip 'smarthbs' repository.
|
|
|
|
## 2025-01-24 - 1.0.9 - fix(core)
|
|
Bump version to 1.0.9 to maintain compatibility
|
|
|
|
|
|
## 2024-04-30 to 2025-01-24 - 1.0.0 to 1.0.8 - Core Fixes
|
|
Series of core updates and fixes
|
|
|
|
- Multiple iterations of core fixes implemented across versions 1.0.0 to 1.0.8
|
|
|