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-06-23 22:48:06 +0300
committerNathan Fritz <fritzy@github.com>2022-06-23 23:03:44 +0300
commitd997196742c4645f199a3cacc5554989ff0df641 (patch)
treec19a34fa2092ca1c4e6ac8af75228bb3c014de06 /workspaces
parent0a6664d285b300f26764efaa2798a5b6045b95a1 (diff)
chore(latest): release libnpmexec 4.0.8
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 291fc5b34..de5bd5633 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [4.0.8](https://github.com/npm/cli/compare/libnpmexec-v4.0.7...libnpmexec-v4.0.8) (2022-06-23)
+
+
+### Dependencies
+
+* @npmcli/run-script@4.1.3 ([#5064](https://github.com/npm/cli/issues/5064)) ([f59a114](https://github.com/npm/cli/commit/f59a114ffe3d1f86ccb2e52a4432292ab76852cc))
+
## [4.0.7](https://github.com/npm/cli/compare/libnpmexec-v4.0.6...libnpmexec-v4.0.7) (2022-06-22)
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 9785d4cdd..d163103ea 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.7",
+ "version": "4.0.8",
"files": [
"bin/",
"lib/"