Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 1.9 KB

2.0.3 - February, 14 2020

  • 78c6441 Chore: update deps (#38) (Lukas Aichbauer)

2.0.2 - February, 14 2020

  • ba0633b Chore: bump handlebars from 4.1.2 to 4.5.3 (#37) (dependabot[bot])
  • 1461bd6 Fix: typo tasks (#36) (Lukas Aichbauer)
  • cf667b0 Fix: check if needs git pull (closes #29) (#35) (Lukas Aichbauer)
  • 687dc3a Chore: apply prettier (#34) (Lukas Aichbauer)
  • fd39c96 Fix: actually call hasYarn (#33) (Lukas Aichbauer)
  • 061e01f Chore: update deps, change to prettier, update ava, update babel (#32) (Lukas Aichbauer)

2.0.1 - January, 24 2018

  • c363785 Fix: switch from sync to async (#27) (Jan Peer Stöcklmair)

2.0.0 - November, 17 2017

  • b756930 Docs: add missing version in option section (#22) (Lukas Aichbauer)
  • 17bcd6b Feat: add option version (closes #19) (#21) (Lukas Aichbauer)
  • 3e2fee8 Docs: add table of contens and seperate cmds and opts (#20) (Lukas Aichbauer)
  • de79b6d Chore: move default-questions to release-questions (#16) (Lukas Aichbauer)
  • 43bb3e9 Feat: change from command options to option flags (#17) (Lukas Aichbauer)
  • d3703a9 Docs: fix indentation (#15) (Lukas Aichbauer)
  • c9bcc36 Feat: change options to commands closes(#13) (#14) (Lukas Aichbauer)
  • 75b0ee6 Docs: restructure and enhance the usage section (#12) (Lukas Aichbauer)

1.1.0 - September, 13 2017

  • 67e04d0 Feat: recover the complete changelog.md (#10) (Lukas Aichbauer)
  • 82d1fcc Docs: looping gif (#11) (Lukas Aichbauer)

1.0.1 - July, 16 2017

  • c13ddb3 Fix: change commit to version (#6) (Lukas Aichbauer)
  • 98277d9 Fix: error for missing package.json, warning for different version (#5) (Lukas Aichbauer)

1.0.0 - June, 27 2017

  • 9cf0139 Fix: latest tagged commit to string (#4) (Lukas Aichbauer)
  • 1a02c2c Fix: changelog commits without body (#3) (Lukas Aichbauer)
  • 656ead8 Feat: write or update changelog, tag new version, release new version (#2) (Lukas Aichbauer)
  • b732894 Chore: add basic setup (rudolfsonjunior)