From ff93b065a82790285c97d22f5a4cefd4f82a09d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 22:20:53 +0000 Subject: [PATCH] chore(latest): release libnpmfund 3.0.2 --- workspaces/libnpmfund/CHANGELOG.md | 13 +++++++++++++ workspaces/libnpmfund/package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md index 070a6d44c9a3b..2e6fce8a8d890 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +### [3.0.2](https://github.com/npm/cli/compare/libnpmfund-v3.0.1...libnpmfund-v3.0.2) (2022-04-06) + + +### Bug Fixes + +* update readme badges ([#4658](https://github.com/npm/cli/issues/4658)) ([2829cb2](https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d)) + + +### Dependencies + +* @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)) + ### [3.0.1](https://www.github.com/npm/cli/compare/libnpmfund-vlibnpmfund@3.0.0...libnpmfund-v3.0.1) (2022-03-03) diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index e5e3f7349ee15..438984fe29204 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "3.0.1", + "version": "3.0.2", "main": "lib/index.js", "files": [ "bin/",