Skip to content

Commit

Permalink
chore(latest): release libnpmexec 4.0.4 (#4780)
Browse files Browse the repository at this point in the history
* chore(latest): release libnpmexec 4.0.4

* deps: libnpmexec@4.0.4

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: npm cli ops bot <ops+npm-cli@npmjs.com>
  • Loading branch information
github-actions[bot] and npm cli ops bot committed Apr 20, 2022
1 parent c07778e commit 52fd23b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -9846,7 +9846,7 @@
}
},
"workspaces/libnpmexec": {
"version": "4.0.3",
"version": "4.0.4",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/libnpmexec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [4.0.4](https://github.com/npm/cli/compare/libnpmexec-v4.0.3...libnpmexec-v4.0.4) (2022-04-19)


### Bug Fixes

* **exec:** workspaces support ([6253d19](https://github.com/npm/cli/commit/6253d1968d8390ea6b16604ff3abb5e6509349c9))
* **libnpmexec:** fix read mixed local/registry pkg ([4a46a27](https://github.com/npm/cli/commit/4a46a27f2b968e2f8c1f4821508f93013738c482))

### [4.0.3](https://github.com/npm/cli/compare/libnpmexec-v4.0.2...libnpmexec-v4.0.3) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "4.0.3",
"version": "4.0.4",
"files": [
"bin/",
"lib/"
Expand Down

0 comments on commit 52fd23b

Please sign in to comment.