fix: remove screenshot reference from README template

Remove the screenshot image link from the generated README.md
template as it references a non-existent asset path that would
cause broken image links in new projects. Bump version to 1.3.1.
This commit is contained in:
2026-04-12 17:03:47 -04:00
parent 7779f529ea
commit c4e23ae31d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@zen/start",
"version": "1.3.0",
"version": "1.3.1",
"description": "CLI pour créer un projet Next.js avec le CMS @zen/core",
"repository": {
"type": "git",