Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 2.89 KB

1.4.0 (2021-03-04)

Features

  • lib: better command for setting initial repo branch (84ad21b)

1.3.4 (2021-02-03)

Bug Fixes

  • lib: don't push main if it already exists in remote (904f7f8)

1.3.3 (2021-02-03)

Bug Fixes

  • lib: dummy commit to publish CI fix (88afe58)

1.3.2 (2021-02-03)

Bug Fixes

  • lib: fix template directory creation' (293f742)

1.3.1 (2020-07-05)

Bug Fixes

1.3.0 (2020-07-05)

Features

  • lib: create local git template with main as default (6b7e52b)

1.2.1 (2020-07-04)

Bug Fixes

  • lib: add more to success message (79b2455)

1.2.0 (2020-07-04)

Features

  • lib: fix master branch deletion (2178c97)

1.1.1 (2020-06-28)

Bug Fixes

  • lib: add shebang for bin script (a5c9f3e)

1.1.0 (2020-06-28)

Features

  • lib: test push for version bump (ff58921)

1.0.0 (2020-06-28)

Bug Fixes

  • repo: add bin config to package.json (c150446)
  • repo: test push for ci (37e579f)

Features