Skip to content

Releases: kucherenko/cli-typescript-starter

v1.4.1

28 May 08:26
270c5f9
Compare
Choose a tag to compare

1.4.1 (2024-05-28)

Bug Fixes

  • create: alias for create command (04572e2)

v1.4.0

28 May 08:12
7d53f57
Compare
Choose a tag to compare

1.4.0 (2024-05-28)

Features

  • create: add create command to start new project with cli-typescript-starter (b6c24dc)

v1.3.0

20 Mar 13:20
7bfa870
Compare
Choose a tag to compare

1.3.0 (2024-03-20)

Bug Fixes

  • audit: change github action for run pnpm audit (5d0d7b7)

Features

  • logger: change logger to consola (71836f1)

v1.2.0

17 Feb 14:57
Compare
Choose a tag to compare

1.2.0 (2024-02-17)

Features

  • greeting: change qoa library to prompts for interactive dialogs (606b57b)

v1.1.0

11 Feb 16:10
Compare
Choose a tag to compare

1.1.0 (2024-02-11)

Features

  • info: print full process config (fde9533)

v1.0.1

11 Feb 15:19
Compare
Choose a tag to compare

1.0.1 (2024-02-11)

Bug Fixes

  • actions: issue with executing the package (c55a2f0), closes #2

v1.0.0

11 Feb 14:52
Compare
Choose a tag to compare

1.0.0 (2024-02-11)

Bug Fixes

  • info: change path to logger (32e8802)
  • prettier: add ignore file (f262bbc)

Features

  • commit-msg: add commitlinter (032a513)
  • commitizen: add commit helper for the project (61fecf5)
  • greeting: add exapmle of interactive prompts (3894750)
  • package: add semantic-release package (fcc2211)
  • pre-commit: add precommit hook (0cbe305)
  • readme: add project readme (98a5d88)
  • release: add github action and semantic-relese for auto releases (8afef5c)
  • release: add github action and semantic-relese for auto releases (df0c490)