diff --git a/package-lock.json b/package-lock.json index ce443bce578ac..cc6c496653a82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10613,7 +10613,7 @@ } }, "workspaces/libnpmfund": { - "version": "3.0.2", + "version": "1.0.0", "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0" diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md index 2e6fce8a8d890..0ed0879c1d8ea 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 1.0.0 (2022-08-24) + + +### Bug Fixes + +* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d)) + + +### Dependencies + +* @npmcli/eslint-config@3.1.0 ([8ab12dc](https://github.com/npm/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460)) +* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08)) +* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/npm/cli/issues/4639)) ([a59fd2c](https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f)) +* libnpmfund@3.0.2 ([3516f61](https://github.com/npm/cli/commit/3516f61e415d9ce6e9b00378c45791e33bb99fc9)) + ### [3.0.2](https://github.com/npm/cli/compare/libnpmfund-v3.0.1...libnpmfund-v3.0.2) (2022-04-06) diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index aa2186148e353..640aaf121b5e3 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "3.0.2", + "version": "1.0.0", "main": "lib/index.js", "files": [ "bin/",