Skip to content

Latest commit

 

History

History
58 lines (28 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

58 lines (28 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2024-01-10)

Features

  • migrate to @npmcli/package-json (6e1df67)

Bug Fixes

  • main should default to existing field when preesnt (6fd766d)

1.0.0-6 (2021-02-24)

Features

  • added scope option and use npm name suggestion package (ee41b3a)

1.0.0-5 (2021-02-24)

Bug Fixes

  • remove package.json extras added by read-package-json (90a2b5b)

1.0.0-4 (2021-02-24)

Bug Fixes

1.0.0-3 (2021-02-24)

⚠ BREAKING CHANGES

  • refactor writePackageJson to not require path

Bug Fixes

  • 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)

Features

  • logging and scripts wip; opta@0.0.6 & loggerr@3.0.0 (f4ccbb4)