Skip to content

Commit 8db657d

Browse files
chore(latest): release libnpmteam 1.0.0
1 parent fa014a5 commit 8db657d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

workspaces/libnpmteam/CHANGELOG.md

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

3+
## 1.0.0 (2022-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d))
9+
10+
11+
### Dependencies
12+
13+
* @npmcli/eslint-config@3.1.0 ([8ab12dc](https://github.com/npm/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460))
14+
* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08))
15+
* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/npm/cli/issues/4639)) ([a59fd2c](https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f))
16+
* [email protected] ([35e5100](https://github.com/npm/cli/commit/35e5100e287925d19df4aab98de96cf70a6ff5a6))
17+
318
### [4.0.3](https://github.com/npm/cli/compare/libnpmteam-v4.0.2...libnpmteam-v4.0.3) (2022-04-06)
419

520

workspaces/libnpmteam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libnpmteam",
33
"description": "npm Team management APIs",
4-
"version": "4.0.3",
4+
"version": "1.0.0",
55
"author": "GitHub Inc.",
66
"license": "ISC",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)