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-07 01:20:05 +0300
committerGar <wraithgar@github.com>2022-04-07 23:48:19 +0300
commit19789c718b8cc183f54c6b1ab2ce9a267aff175b (patch)
tree519b1f3d009e0255d8cd3199ed12fad6039d628e
parent7ed9fafaa951071a7988a3ec4ca3a5e01756b11d (diff)
chore(latest): release libnpmexec 4.0.3
-rw-r--r--workspaces/libnpmexec/CHANGELOG.md13
-rw-r--r--workspaces/libnpmexec/package.json2
2 files changed, 14 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md
index 9f41bb7df..7e31757ac 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+### [4.0.3](https://github.com/npm/cli/compare/libnpmexec-v4.0.2...libnpmexec-v4.0.3) (2022-04-06)
+
+
+### Bug Fixes
+
+* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d))
+
+
+### Dependencies
+
+* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08))
+* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/npm/cli/issues/4639)) ([a59fd2c](https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f))
+
### [4.0.2](https://www.github.com/npm/cli/compare/libnpmexec-v4.0.1...libnpmexec-v4.0.2) (2022-03-15)
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 0c945e155..2807f924e 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.2",
+ "version": "4.0.3",
"files": [
"bin/",
"lib/"