Skip to content

Commit 4c33a4d

Browse files
chore: release libnpmsearch 5.0.1 (#4501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d24c6d2 commit 4c33a4d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

workspaces/libnpmsearch/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1919

2020
<a name="2.0.2"></a>
21+
### [5.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)
22+
23+
24+
### Bug Fixes
25+
26+
* 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))
27+
2128
## [2.0.2](https://github.com/npm/libnpmsearch/compare/v2.0.1...v2.0.2) (2019-07-16)
2229

2330

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.0",
3+
"version": "5.0.1",
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)