Tags: npm/package-json
Tags
chore: release 7.0.1 (#154) 🤖 I have created a release *beep* *boop* --- ## [7.0.1](v7.0.0...v7.0.1) (2025-09-17) ### Dependencies * [`1364087`](1364087) [#153](#153) `@npmcli/[email protected]` (#153) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 7.0.0 (#149) 🤖 I have created a release *beep* *boop* --- ## [7.0.0](v6.2.0...v7.0.0) (2025-07-25) ###⚠️ BREAKING CHANGES * `package-json` now supports node `^20.17.0 || >=22.9.0` ### Features * [`9dd0eb5`](9dd0eb5) [#144](#144) add syncNormalize (@wraithgar) * [`08eae47`](08eae47) [#144](#144) add binDir step to normalize function (@wraithgar) ### Bug Fixes * [`a5e4ac3`](a5e4ac3) [#152](#152) align to npm 11 node engine range (@owlstronaut) * [`4695e87`](4695e87) [#150](#150) use `URL.canParse` instead of runtime deprecated `url.parse` api (#150) (@SuperchupuDev) * [`dbc9ef1`](dbc9ef1) [#144](#144) require an object in fromContent() (@wraithgar) * [`f06eb18`](f06eb18) [#144](#144) remove unused bundleDependenciesFalse (@wraithgar) * [`a8b1cc9`](a8b1cc9) [#144](#144) secure and unixify paths discovered via directories.bin (@wraithgar) * [`23c29a9`](23c29a9) [#144](#144) remove erroneous bundledDependencies log (@wraithgar) ### Documentation * [`14f8141`](14f8141) [#147](#147) adding sort option docs to README (#147) (@idhard) ### Dependencies * [`a0dcfde`](a0dcfde) [#152](#152) `[email protected]` * [`41128c1`](41128c1) [#152](#152) `[email protected]` ### Chores * [`a179a87`](a179a87) [#144](#144) fix tests to await async normalize (@wraithgar) * [`203fec8`](203fec8) [#144](#144) remove read-package-json (@wraithgar) * [`7bde184`](7bde184) [#144](#144) remove read-package-json-fast (@wraithgar) * [`394192d`](394192d) [#144](#144) remove backward compatiblity tests (@wraithgar) * [`6e89e39`](6e89e39) [#148](#148) bump @npmcli/template-oss from 4.23.6 to 4.25.0 (#148) (@dependabot[bot], @owlstronaut) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 6.2.0 (#146) 🤖 I have created a release *beep* *boop* --- ## [6.2.0](v6.1.1...v6.2.0) (2025-05-21) ### Features * [`228539f`](228539f) [#145](#145) adds fixName step for publishing (#145) (@owlstronaut) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 6.1.1 (#141) 🤖 I have created a release *beep* *boop* --- ## [6.1.1](v6.1.0...v6.1.1) (2025-01-21) ### Bug Fixes * [`526473b`](526473b) [#139](#139) remove max-len linting bypasses (@wraithgar) * [`2a7bbe5`](2a7bbe5) [#139](#139) inline normalize-package-data logic (@wraithgar) * [`2d320bc`](2d320bc) [#140](#140) save when reverting content (@wraithgar) ### Dependencies * [`6ea3a9d`](6ea3a9d) [#139](#139) add `[email protected]` * [`35152b6`](35152b6) [#139](#139) remove normalize-package-data ### Chores * [`0930f4e`](0930f4e) [#139](#139) `@npmcli/[email protected]` (@wraithgar) * [`1464adc`](1464adc) [#140](#140) scope test fixture package names (@wraithgar) * [`d722a1f`](d722a1f) [#137](#137) bump @npmcli/template-oss from 4.23.5 to 4.23.6 (#137) (@dependabot[bot], @npm-cli-bot) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 6.1.0 (#134) 🤖 I have created a release *beep* *boop* --- ## [6.1.0](v6.0.1...v6.1.0) (2024-11-27) ### Features * [`4c22738`](4c22738) [#133](#133) adds ability to sort package.json on save (#133) (@reggi, @wraithgar) ### Chores * [`6fef3a2`](6fef3a2) [#135](#135) bump @npmcli/template-oss from 4.23.3 to 4.23.5 (#135) (@dependabot[bot], @npm-cli-bot) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 6.0.1 (#130) 🤖 I have created a release *beep* *boop* --- ## [6.0.1](v6.0.0...v6.0.1) (2024-10-02) ### Dependencies * [`25e2a76`](25e2a76) [#129](#129) bump `@npmcli/[email protected]` --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 6.0.0 (#127) 🤖 I have created a release *beep* *boop* --- ## [6.0.0](v5.2.1...v6.0.0) (2024-09-26) ###⚠️ BREAKING CHANGES * `@npmcli/package-json` now supports node `^18.17.0 || >=20.5.0` ### Bug Fixes * [`8196f27`](8196f27) [#126](#126) align to npm 10 node engine range (@reggi) ### Dependencies * [`5bdf533`](5bdf533) [#126](#126) `[email protected]` * [`136ba6e`](136ba6e) [#126](#126) `[email protected]` * [`12318c0`](12318c0) [#126](#126) `[email protected]` * [`324d7ba`](324d7ba) [#126](#126) `[email protected]` ### Chores * [`855676d`](855676d) [#117](#117) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (#117) (@dependabot[bot]) * [`c421ce9`](c421ce9) [#125](#125) bump read-package-json-fast from 3.0.2 to 4.0.0 (#125) (@dependabot[bot]) * [`1f182e6`](1f182e6) [#126](#126) run template-oss-apply (@reggi) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 5.2.1 (#123) 🤖 I have created a release *beep* *boop* --- ## [5.2.1](v5.2.0...v5.2.1) (2024-09-17) ### Bug Fixes * [`962b9e1`](962b9e1) [#119](#119) hidden dir path clean up corrected (#119) (@milaninfy) ### Chores * [`e26e236`](e26e236) [#118](#118) postinstall for dependabot template-oss PR (@hashtagchris) * [`8a7714b`](8a7714b) [#118](#118) bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 5.2.0 (#107) 🤖 I have created a release *beep* *boop* --- ## [5.2.0](v5.1.1...v5.2.0) (2024-06-03) ### Features * [`62e585a`](62e585a) [#106](#106) add readPackage helper (#106) (@wraithgar) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 5.1.1 (#103) 🤖 I have created a release *beep* *boop* --- ## [5.1.1](v5.1.0...v5.1.1) (2024-05-28) ### Bug Fixes * [`54756d2`](54756d2) [#105](#105) apply `securePath` to package bin (#105) (@antongolub) * [`46c563b`](46c563b) add `normalizePackageMan` helper (#100) (@antongolub) * [`a974274`](a974274) prevent `directory.man` referencing outside the package root (#104) (@antongolub) * [`191b521`](191b521) [#102](#102) invalid scripts warning fixed for undefined scripts (#102) (@milaninfy) ### Chores * [`45a2937`](45a2937) [#98](#98) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) * [`90863c1`](90863c1) [#98](#98) postinstall for dependabot template-oss PR (@lukekarrys) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PreviousNext