Skip to content

Releases: adobe/franklin-library

v1.1.1

20 Nov 23:35
Compare
Choose a tag to compare

1.1.1 (2019-11-20)

Bug Fixes

  • template: remove old NPM option (d2b1279)

v1.1.0

20 Nov 21:58
Compare
Choose a tag to compare

1.1.0 (2019-11-20)

Bug Fixes

  • init: include test files in new repo (d6e28c6), closes #63

Features

  • init: expose init as an extensible function (8544810)

v1.0.1

20 Nov 21:23
Compare
Choose a tag to compare

1.0.1 (2019-11-20)

Bug Fixes

  • init: include files from npmignore in templates (e17618b), closes #62

v1.0.0

20 Nov 20:47
Compare
Choose a tag to compare

1.0.0 (2019-11-20)

Bug Fixes

  • package: npm test script should provide information about failing tests (#34) (be08076), closes #33

Features

  • init: copy default files, patch package.json (4c551d8)
  • init: create initializer script for bootstrapping Helix library projects (c879e4c)
  • init: enable patching of package-lock.json (f5d35d3)
  • init: enable patching README.md (7ed14dc)
  • init: enable pushing new repo to github (a4fe5ad)
  • init: separate between npm and github org (c728193)
  • init: turn init into a proper executable (5ec8d64)