Commit Graph

5 Commits

Author SHA1 Message Date
hykocx 23859c87c8 chore: bump version from 1.3.2 to 1.3.3 2026-04-13 15:19:57 -04:00
hykocx 3df841897d chore: remove deprecated instrumentationHook config and bump to v1.3.2
Remove the `experimental.instrumentationHook` option from the generated
`next.config.mjs` template, as it is no longer needed in newer versions
of Next.js. Bump package version from 1.3.1 to 1.3.2.
2026-04-12 19:02:13 -04:00
hykocx c4e23ae31d 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.
2026-04-12 17:03:47 -04:00
hykocx 4b02e5d51a chore: bump version from 1.0.0 to 1.3.0 2026-04-12 16:57:42 -04:00
hykocx fe84ec6a43 Initial commit 2026-04-12 16:53:58 -04:00