Releases: vinsonchuong/create-npm
Releases · vinsonchuong/create-npm
v1.2.0
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
1.1.7 (2021-01-04)
Bug Fixes
- xo: Remove redundant rules that are now set upstream (ee2dd70)
v1.1.6
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
1.1.5 (2020-12-06)
Bug Fixes
- create-npm: Allow for default branch names other than master (bad4541)
v1.1.4
1.1.4 (2020-11-23)
Bug Fixes
- dependabot: Fix auto merging of security updates (22f725e)
v1.1.3
1.1.3 (2020-10-27)
Bug Fixes
- node: Update to latest current version 15 (399872f)
v1.1.2
1.1.2 (2020-10-27)
Bug Fixes
- dependabot: Fix whitespace in dependabot task. (caf4781)
v1.1.1
1.1.1 (2020-10-27)
Bug Fixes
- dependabot: Fix Github Action to automerge Dependabot updates (3645536)
v1.1.0
1.1.0 (2020-09-20)
Features
- create-npm: Automatically merge Dependabot updates (d8be448)
v1.0.2
1.0.2 (2020-07-05)
Bug Fixes
- readme: Add link to npm badge (4dd60b3)