Skip to content

Commit

Permalink
chore: release 18.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Apr 24, 2024
1 parent 116b277 commit 2cf0554
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@
{
".": "18.0.1"
".": "18.0.2"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [18.0.2](https://github.com/npm/pacote/compare/v18.0.1...v18.0.2) (2024-04-24)

### Bug Fixes

* [`116b277`](https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a) [#358](https://github.com/npm/pacote/pull/358) don't strip underscore attributes in .manifest() (#358) (@wraithgar)

## [18.0.1](https://github.com/npm/pacote/compare/v18.0.0...v18.0.1) (2024-04-23)

### 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": "pacote",
"version": "18.0.1",
"version": "18.0.2",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit 2cf0554

Please sign in to comment.