We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180a7e4 commit 42e2791Copy full SHA for 42e2791
workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [4.0.6](https://github.com/npm/cli/compare/libnpmexec-v4.0.5...libnpmexec-v4.0.6) (2022-06-01)
4
+
5
6
+### Bug Fixes
7
8
+* **libnpmexec:** fix bug not install latest pkg ([#4929](https://github.com/npm/cli/issues/4929)) ([fcc72dd](https://github.com/npm/cli/commit/fcc72dd8791187f4b3d8705fb23c2744c83ef943))
9
10
### [4.0.5](https://github.com/npm/cli/compare/libnpmexec-v4.0.4...libnpmexec-v4.0.5) (2022-04-26)
11
12
workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.5",
+ "version": "4.0.6",
"files": [
"bin/",
"lib/"
0 commit comments