From 2b64a3aacb2058a90c52d291643f9ab2e15720d8 Mon Sep 17 00:00:00 2001 From: Outvi V Date: Mon, 4 Jan 2021 12:00:48 +0800 Subject: [PATCH] docs: correct package name of cz-mapbox-changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a69e2652..68ff70cc 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ We know that every project and build process has different requirements so we've - [@endemolshinegroup/cz-jira-smart-commit](https://github.com/EndemolShineGroup/cz-jira-smart-commit) - [@endemolshinegroup/cz-github](https://github.com/EndemolShineGroup/cz-github) - [rb-conventional-changelog](https://www.npmjs.com/package/rb-conventional-changelog) -- [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog) +- [@mapbox/cz-mapbox-changelog](https://www.npmjs.com/package/@mapbox/cz-mapbox-changelog) - [cz-customizable](https://github.com/leonardoanalista/cz-customizable) - [commitlint](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/prompt) - [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)