Skip to content

Commit 82aca0b

Browse files
chore: release libnpmdiff 4.0.1 (#4506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fdd255a commit 82aca0b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

workspaces/libnpmdiff/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [4.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* set proper workspace repo urls in package.json ([#4476](https://www.github.com/npm/cli/issues/4476)) ([0cfc155](https://www.github.com/npm/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754))
9+
310
## 2.0.3
411

512
- fix name of options sent by the npm cli
@@ -27,4 +34,3 @@
2734
## 1.0.0
2835

2936
- Initial release
30-

workspaces/libnpmdiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)