Skip to content

Commit

Permalink
chore(latest): release libnpmfund 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 30, 2022
1 parent d60cfbc commit 9c8bf9c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions workspaces/libnpmfund/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

### [3.0.3](https://github.com/10088/cli/compare/libnpmfund-v3.0.2...libnpmfund-v3.0.3) (2022-05-30)


### Bug Fixes

* set proper workspace repo urls in package.json ([#4476](https://github.com/10088/cli/issues/4476)) ([0cfc155](https://github.com/10088/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754))
* update readme badges ([#4658](https://github.com/10088/cli/issues/4658)) ([2829cb2](https://github.com/10088/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d))


### Dependencies

* @npmcli/arborist@5.0.0 ([d58e444](https://github.com/10088/cli/commit/d58e4442b0a16c84219d5f80ab88ef68ad209918))
* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/10088/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08))
* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/10088/cli/issues/4639)) ([a59fd2c](https://github.com/10088/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f))
* libnpmfund@3.0.0 ([2c86fea](https://github.com/10088/cli/commit/2c86feaf1f974ee510563c7d93c0dd26f6355b15))
* libnpmfund@3.0.2 ([3516f61](https://github.com/10088/cli/commit/3516f61e415d9ce6e9b00378c45791e33bb99fc9))

### [3.0.2](https://github.com/npm/cli/compare/libnpmfund-v3.0.1...libnpmfund-v3.0.2) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmfund",
"version": "3.0.2",
"version": "3.0.3",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 9c8bf9c

Please sign in to comment.