1.6.1 (2026-03-24)
- move GCP mutation hook from query/ to mutation/ directory (52b4f47)
- rename hook files from .hook.ts to use-{name}.ts convention (4619fdf)
- rename signin route directory to sign-in for kebab-case convention (8f2f36f)
- wrap children with ToastProvider in provider component (629800a)
1.6.0 (2026-03-20)
- apply code review feedback from PR #77 (27ecc2c)
- fix pnpm version in deploy workflow and package.json (014c19a)
- handle undefined value in clack prompts validate callback (ae627a6)
- improve template app pages with JSDoc and welcome content (91bed66)
1.5.2 (2026-03-17)
- use angle brackets for commit message format placeholder (70c6343)
1.5.1 (2026-03-13)
- apply code review feedback from PR #69 (426d506)
- simplify getTemplateDirectory and useSigninMutation per review (08891f9)
1.5.0 (2026-03-13)
- add missing shadcn template files for claude settings and signin mutation (9fea864)
- move template/ to templates/design-system/ as independent template (0c13900)
- simplify scaffold logic for independent template directories (863fa7e)
1.4.0 (2026-03-10)
- add config files to shadcn template (d082338)
- add docs and agent skills to shadcn template (11e4387)
- add Pretendard fonts and logo assets to shadcn template (cad5b3a)
- add shared libs, hooks, schema and entities to shadcn template (aeb0ae9)
- update app and widgets layers for shadcn template (a2edd3f)