Skip to content

Commit 81b5133

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore(latest): release libnpmorg 4.0.4
1 parent f628431 commit 81b5133

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"workspaces/libnpmexec": "4.0.11",
66
"workspaces/libnpmfund": "3.0.2",
77
"workspaces/libnpmhook": "8.0.3",
8-
"workspaces/libnpmorg": "4.0.3",
8+
"workspaces/libnpmorg": "4.0.4",
99
"workspaces/libnpmpack": "4.1.2",
1010
"workspaces/libnpmpublish": "6.0.4",
1111
"workspaces/libnpmsearch": "5.0.3",

workspaces/libnpmorg/CHANGELOG.md

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

3+
## [4.0.4](https://github.com/npm/cli/compare/libnpmorg-v4.0.3...libnpmorg-v4.0.4) (2022-08-25)
4+
5+
6+
### Dependencies
7+
8+
* @npmcli/eslint-config@3.1.0 ([8ab12dc](https://github.com/npm/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460))
9+
310
### [4.0.3](https://github.com/npm/cli/compare/libnpmorg-v4.0.2...libnpmorg-v4.0.3) (2022-04-06)
411

512

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.3",
3+
"version": "4.0.4",
44
"description": "Programmatic api for `npm org` commands",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)