From a637c3c7269e3e7ffac8808b60dba3f3b677c742 Mon Sep 17 00:00:00 2001 From: Chris Manson Date: Tue, 12 Mar 2024 17:25:50 +0000 Subject: [PATCH] fix npm badge to point at the right package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc85f70..12e80f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # github-changelog [![CI](https://github.com/embroider-build/github-changelog/actions/workflows/ci.yml/badge.svg)](https://github.com/embroider-build/github-changelog/actions/workflows/ci.yml) -![npm](https://img.shields.io/npm/dw/%40ef4%2Fgithub-changelog) +![npm](https://img.shields.io/npm/dw/github-changelog) PR-based changelog generator with monorepo support