Skip to content

Commit 93939ab

Browse files
chore: release libnpmfund 3.0.1 (#4508)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc3b9b8 commit 93939ab

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

workspaces/libnpmfund/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Changelog
22

3+
### [3.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## 1.0.2
411

512
- Bumped @npmcli/arborist dependency version
613

714
## 1.0.0
815

916
- Initial release
10-

workspaces/libnpmfund/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin",

0 commit comments

Comments
 (0)