Skip to content

Files

Latest commit

 

History

History
294 lines (126 loc) · 7.86 KB

CHANGELOG.md

File metadata and controls

294 lines (126 loc) · 7.86 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2024-01-23)

Bug Fixes

  • Error [ERR_REQUIRE_ESM]: require() of ES Module log-symbols from create-n not supported. (7f9477b)

1.1.0 (2024-01-23)

Features

  • switch from yarn to npm (7687547)

Bug Fixes

  • husky: command not found (6bf5d09)

1.0.1 (2024-01-23)

Bug Fixes

  • deps: update dependency fs-extra to v10 (395f274)
  • deps: update dependency log-symbols to v5 (bd2ac38)

1.0.0 (2021-02-07)

Bug Fixes

  • 🐛 fix package.json license when gpl license (c53c49c)

0.7.1 (2021-02-05)

Features

  • ✨ support gpl license (3d4cf91)

Bug Fixes

  • deps: update dependency execa to v5 (bb6dfc0)

0.7.0 (2020-05-21)

Bug Fixes

  • 🐛 fix html script using double quotes (0091977)

Features

  • ✨ add .vscode debug config (c77c901)

0.6.1 (2019-07-27)

0.6.0 (2019-07-18)

Features

  • test: ✨ replace ava with jest (59e00de)

0.5.6 (2019-06-30)

Bug Fixes

  • package.json: 🐛 Fix publish old files (bb37e56)

0.5.5 (2019-06-30)

Bug Fixes

  • template: 🐛 Fix missing dependency: typescript (6f5f04e)

0.5.4 (2019-06-30)

Bug Fixes

  • template: 🐛 Fix package.json.main (b7ea757)

0.5.3 (2019-06-30)

Bug Fixes

  • template: 🐛 add missing build script (95aa685)

0.5.2 (2019-06-30)

Bug Fixes

  • index: 🐛 fix install depenndencies (c693185)

0.5.1 (2019-06-30)

Bug Fixes

  • index: 🐛 Fix install dependencies (f66bc50)

0.5.0 (2019-06-30)

Features

  • types: ✨ Add typescript support (40f6a16)

0.4.9 (2019-06-25)

Bug Fixes

  • git: 🐛 Improve git remote url parse info (1b5aab5)
  • template: 🐛 Fix repo name (efc9fe0)
  • 🐛Fix missing template files (adcbc55)

0.4.8 (2019-06-25)

Bug Fixes

  • git: 🐛 Improve git remote url parse info (1f1f4c2)
  • 🐛Fix missing template files (adcbc55)

0.4.6 (2019-05-08)

Bug Fixes

  • template: 🐛Fix template ignored files (94f935c)

0.4.2 (2019-05-04)

Bug Fixes

0.4.1 (2019-05-04)

Bug Fixes

  • 🐛Fix preinstall hook (077f0bd)

0.4.0 (2019-04-28)

Features

  • ✨enforce using yarn (a1918fd)
  • standard: ✨Add commitlint (0fcac72)
  • yarn: ✨Limit package manager to yarn (7a2b856)

0.3.4 (2018-10-09)

0.3.3 (2018-09-13)

Bug Fixes

  • template: 🐛Fix prettierignore (408813a)

0.3.2 (2018-09-11)

Bug Fixes

  • 🐛Fix missing tests dir (2b18bdf)

0.3.1 (2018-09-11)

Bug Fixes

  • 🐛Fix package.json homepage (3288548)
  • 🐛Fix created files with ejs ext (7a05b9c)
  • 🐛Fix path is not defined (bef76b8)
  • dot files: 🐛Fix missing dot files (4344928)

0.3.0 (2018-09-11)

Features

0.2.3 (2018-05-10)

0.2.2 (2018-05-10)

0.2.1 (2018-05-10)

0.2.0 (2018-05-10)

Features

0.1.0 (2018-05-10)

Features