Skip to content

Commit

Permalink
Merge pull request #19 from embroider-build/fix-badge
Browse files Browse the repository at this point in the history
fix npm badge to point at the right package
  • Loading branch information
mansona authored Mar 12, 2024
2 parents a1a69c9 + a637c3c commit a547462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit a547462

Please sign in to comment.