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-22 23:47:55 +0300
committerNathan Fritz <fritzy@github.com>2022-06-23 00:28:13 +0300
commitd450d2361b0d07ef6563b061d132e3efc6ffd0db (patch)
treee59d5ad03c924b3e1b2f8eeaa06e285211277b13 /workspaces/libnpmexec
parent3ea332b1cbc24c82c1ee7523b4fb37d295d47243 (diff)
chore(latest): release libnpmexec 4.0.7
Diffstat (limited to 'workspaces/libnpmexec')
-rw-r--r--workspaces/libnpmexec/CHANGELOG.md8
-rw-r--r--workspaces/libnpmexec/package.json2
2 files changed, 9 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md
index fe11a9b1e..291fc5b34 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [4.0.7](https://github.com/npm/cli/compare/libnpmexec-v4.0.6...libnpmexec-v4.0.7) (2022-06-22)
+
+
+### Dependencies
+
+* @npmcli/run-script@4.1.0 ([2c06cee](https://github.com/npm/cli/commit/2c06ceee82dd813c0ae84cc0b09e6941cfc5533e))
+* pacote@13.6.1 ([2e50cb8](https://github.com/npm/cli/commit/2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41))
+
### [4.0.6](https://github.com/npm/cli/compare/libnpmexec-v4.0.5...libnpmexec-v4.0.6) (2022-06-01)
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index ec20ea1bd..7efe725d8 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.6",
+ "version": "4.0.7",
"files": [
"bin/",
"lib/"