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:49:10 +0300
committerNathan Fritz <fritzy@github.com>2022-06-23 00:09:15 +0300
commitc21f3d1a6492199086880cf02915d6f5066f2a4c (patch)
treef3f34a10647e17eb7ebe6dfc1179a73c0a38c714
parent06fd788f79e16da04d6e96aa56416cd2698f057a (diff)
chore(latest): release libnpmdiff 4.0.4
-rw-r--r--workspaces/libnpmdiff/CHANGELOG.md7
-rw-r--r--workspaces/libnpmdiff/package.json2
2 files changed, 8 insertions, 1 deletions
diff --git a/workspaces/libnpmdiff/CHANGELOG.md b/workspaces/libnpmdiff/CHANGELOG.md
index 39de27a48..3732ee78d 100644
--- a/workspaces/libnpmdiff/CHANGELOG.md
+++ b/workspaces/libnpmdiff/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [4.0.4](https://github.com/npm/cli/compare/libnpmdiff-v4.0.3...libnpmdiff-v4.0.4) (2022-06-22)
+
+
+### Dependencies
+
+* pacote@13.6.1 ([2e50cb8](https://github.com/npm/cli/commit/2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41))
+
### [4.0.3](https://github.com/npm/cli/compare/libnpmdiff-v4.0.2...libnpmdiff-v4.0.3) (2022-04-06)
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index e9754379d..814629dd2 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
- "version": "4.0.3",
+ "version": "4.0.4",
"description": "The registry diff",
"repository": {
"type": "git",