Skip to content

Commit dff3f6d

Browse files
chore: release libnpmaccess 6.0.1 (#4503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d5f22b commit dff3f6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

workspaces/libnpmaccess/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

33
<a name="4.0.0"></a>
4+
### [6.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)
5+
6+
7+
### Bug Fixes
8+
9+
* 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))
10+
411
## [4.0.0](https://github.com/npm/libnpmaccess/compare/v3.0.2...v4.0.0) (2020-03-02)
512

613
### BREAKING CHANGES

workspaces/libnpmaccess/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmaccess",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)