Skip to content

Commit d01b61e

Browse files
chore: release libnpmorg 4.0.1 (#4505)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4742d7c commit d01b61e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

workspaces/libnpmorg/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
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.0 (2020-03-02)
411

512
### BREAKING CHANGE

workspaces/libnpmorg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmorg",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Programmatic api for `npm org` commands",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)