Skip to content

Commit 4511296

Browse files
chore(latest): release libnpmsearch 1.0.0
1 parent fa014a5 commit 4511296

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

workspaces/libnpmsearch/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-23)
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+
* libnpmsearch@5.0.3 ([5074adc](https://github.com/npm/cli/commit/5074adc5e17d1b0ec753cde3b7efd96c2fc7c4a3))
17+
318
### [5.0.3](https://github.com/npm/cli/compare/libnpmsearch-v5.0.2...libnpmsearch-v5.0.3) (2022-04-06)
419

520

workspaces/libnpmsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmsearch",
3-
"version": "5.0.3",
3+
"version": "1.0.0",
44
"description": "Programmatic API for searching in npm and compatible registries.",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)