Skip to content

Releases: vinsonchuong/create-npm

v1.2.0

04 Jan 04:17
Compare
Choose a tag to compare

1.2.0 (2021-01-04)

Bug Fixes

  • yarn: Add addition gitignored files. Update cache directory for CI (1732a53)
  • yarn: Fix missing argument (360027d)

Features

v1.1.7

04 Jan 03:09
Compare
Choose a tag to compare

1.1.7 (2021-01-04)

Bug Fixes

  • xo: Remove redundant rules that are now set upstream (ee2dd70)

v1.1.6

14 Dec 00:56
Compare
Choose a tag to compare

1.1.6 (2020-12-14)

Bug Fixes

  • create-npm: Properly substitute default branch name in place of master in config files (2961488)
  • getConfig: Return empty string when a config entry is not defined (156c2b9)

v1.1.5

06 Dec 18:40
Compare
Choose a tag to compare

1.1.5 (2020-12-06)

Bug Fixes

  • create-npm: Allow for default branch names other than master (bad4541)

v1.1.4

23 Nov 18:23
Compare
Choose a tag to compare

1.1.4 (2020-11-23)

Bug Fixes

  • dependabot: Fix auto merging of security updates (22f725e)

v1.1.3

27 Oct 18:16
Compare
Choose a tag to compare

1.1.3 (2020-10-27)

Bug Fixes

  • node: Update to latest current version 15 (399872f)

v1.1.2

27 Oct 00:23
Compare
Choose a tag to compare

1.1.2 (2020-10-27)

Bug Fixes

  • dependabot: Fix whitespace in dependabot task. (caf4781)

v1.1.1

27 Oct 00:17
Compare
Choose a tag to compare

1.1.1 (2020-10-27)

Bug Fixes

  • dependabot: Fix Github Action to automerge Dependabot updates (3645536)

v1.1.0

20 Sep 17:01
Compare
Choose a tag to compare

1.1.0 (2020-09-20)

Features

  • create-npm: Automatically merge Dependabot updates (d8be448)

v1.0.2

05 Jul 01:30
Compare
Choose a tag to compare

1.0.2 (2020-07-05)

Bug Fixes

  • readme: Add link to npm badge (4dd60b3)