fix(cli): Ensured proper existence and initialization of readme files

This commit is contained in:
2024-09-27 23:26:31 +02:00
parent 7cb798077d
commit c0a409bbc9
3 changed files with 683 additions and 570 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-09-27 - 1.9.124 - fix(cli)
Ensured proper existence and initialization of readme files
- Ensured readme.md and readme.hints.md files are created and initialized if they do not exist.
## 2024-09-27 - 1.9.123 - fix(core)
No changes detected