Skip to content

Latest commit

 

History

History
154 lines (52 loc) · 4.73 KB

CHANGELOG.md

File metadata and controls

154 lines (52 loc) · 4.73 KB

1.0.0 (2021-11-18)

Bug Fixes

  • changelog: fix error where changelog was not created because of missing flag (9ac653d)
  • dependencies (f1d3aaf)

0.2.3 (2020-11-20)

0.2.2 (2020-11-13)

0.2.1 (2020-11-13)

Bug Fixes

  • changelog: fix error where changelog was not created because of missing flag (9ac653d)

0.2.0 (2020-11-13)

Features

  • changelog: add changelog option to generator (460a7b9)

0.1.15 (2020-08-03)

Features

  • github: create github client (599363a)

0.1.14 (2020-07-23)

Features

  • git: init empty git repo (67fb5a4)

0.1.13 (2020-07-23)

Bug Fixes

0.1.12 (2020-07-10)

0.1.11 (2020-07-10)

0.1.10 (2020-07-10)

0.1.9 (2020-07-10)

Features

  • path: make projectname the basepath (4549e56)
  • test: adjust package json versioning testing (ad25957)

0.1.8 (2020-07-10)

Bug Fixes

  • test after gitignore renaming (c559783)

0.1.7 (2020-07-10)

Bug Fixes

  • .gitignore renaming on npm (035a393)

0.1.6 (2020-07-10)

Bug Fixes

  • fix .gitignore renaming on npm publish by adding a .npmignore file (d4816dc)

0.1.5 (2020-07-10)

Bug Fixes

  • fix unexpected renaming of the template .gitignore file (44b52fd)

0.1.4 (2020-07-10)

Bug Fixes

  • use bash for script execution (7b9eb25)

0.1.3 (2020-07-10)

Bug Fixes

  • fix missing script for copying assets on build (f7010ec)

0.1.2 (2020-07-10)

0.1.1 (2020-07-10)

Features

  • license: add license to pkg json (d028895)
  • add license and readme support (22084bb)
  • nodemon: add nodemon config file (65b5bf4)