All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2024-01-10)
- migrate to @npmcli/package-json (6e1df67)
- main should default to existing field when preesnt (6fd766d)
1.0.0-6 (2021-02-24)
- added scope option and use npm name suggestion package (ee41b3a)
1.0.0-5 (2021-02-24)
- remove package.json extras added by read-package-json (90a2b5b)
1.0.0-4 (2021-02-24)
1.0.0-3 (2021-02-24)
- refactor writePackageJson to not require path
- default git user if we cannot find a default in the package.json (3cbe85a)
- improved default settings with opta (075d666)
- refactor repository to handle objects (ba40f0c)
- refactor writePackageJson to not require path (7939e24)
- test: replace Object.fromEntries with the godlike reduce() (c520eb8)
1.0.0-2 (2020-10-21)
- logging and scripts wip; [email protected] & [email protected] (f4ccbb4)