Skip to content

Commit

Permalink
chore: release 5.0.2 (#91)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [5.0.2](v5.0.1...v5.0.2)
(2024-04-10)

### Bug Fixes

*
[`a67317b`](a67317b)
[#90](#90) perf: lazy load
hosted git info on normalize (#90) (@H4ad)
*
[`06df698`](06df698)
[#89](#89) perf: lazy load glob
on normalize.js (#89) (@H4ad)

---
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>
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
1 parent a67317b commit b1e741b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.0.1"
".": "5.0.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.2](https://github.com/npm/package-json/compare/v5.0.1...v5.0.2) (2024-04-10)

### Bug Fixes

* [`a67317b`](https://github.com/npm/package-json/commit/a67317bf88ca983425c98505dbe01dbd30d7ca6d) [#90](https://github.com/npm/package-json/pull/90) perf: lazy load hosted git info on normalize (#90) (@H4ad)
* [`06df698`](https://github.com/npm/package-json/commit/06df698635c1ee7bd18d68e868a673d2de773864) [#89](https://github.com/npm/package-json/pull/89) perf: lazy load glob on normalize.js (#89) (@H4ad)

## [5.0.1](https://github.com/npm/package-json/compare/v5.0.0...v5.0.1) (2024-04-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/package-json",
"version": "5.0.1",
"version": "5.0.2",
"description": "Programmatic API to update package.json",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit b1e741b

Please sign in to comment.