Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-26 23:30:42 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-27 00:11:01 +0300
commit2bd2c0d96628ac1e7c237a803c02c5311238d4d2 (patch)
tree56dc98b64eede61e6b2d9585286b44a01508c81f /workspaces
parent8a633a436cf37dad293af3aaf8ea9a0b5badf314 (diff)
chore(latest): release libnpmexec 4.0.5
Diffstat (limited to 'workspaces')
-rw-r--r--workspaces/libnpmexec/CHANGELOG.md7
-rw-r--r--workspaces/libnpmexec/package.json2
2 files changed, 8 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md
index ffa1212ee..cb123185f 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [4.0.5](https://github.com/npm/cli/compare/libnpmexec-v4.0.4...libnpmexec-v4.0.5) (2022-04-26)
+
+
+### Dependencies
+
+* npmlog@6.0.2 ([5e31322](https://github.com/npm/cli/commit/5e313223100db1207818d756b081eaba3468b273))
+
### [4.0.4](https://github.com/npm/cli/compare/libnpmexec-v4.0.3...libnpmexec-v4.0.4) (2022-04-19)
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index c108ddaea..f41df2514 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.4",
+ "version": "4.0.5",
"files": [
"bin/",
"lib/"