This commit is contained in:
2026-03-21 18:50:09 +01:00
parent 3cef4c8247
commit 6547bcff1e
7 changed files with 330 additions and 25 deletions

View File

@@ -70,6 +70,6 @@ When creating or modifying overrides, PrestaShop also needs to rebuild the class
## Custom Assistant Command
- If the user writes `zapisz-changelog`, create or update monthly changelog file `changelog/YYYY-MM.md` (based on current date).
- If the user writes `zapisz-changelog`, create or update monthly changelog file `changelog/YYYY-MM-DD.md` (based on current date).
- Add an entry for the current day with a concise summary of code changes made in the current session.
- Include touched file paths and relevant line references where possible.