chore: add "pr: dependencies" to lerna changelog labels (#8622)

This commit is contained in:
Sébastien Lorber 2023-02-03 10:16:01 +01:00 committed by sebastienlorber
parent 484774c665
commit ed13d5ca4f

View file

@ -11,6 +11,7 @@
"pr: performance": ":running_woman: Performance", "pr: performance": ":running_woman: Performance",
"pr: polish": ":nail_care: Polish", "pr: polish": ":nail_care: Polish",
"pr: documentation": ":memo: Documentation", "pr: documentation": ":memo: Documentation",
"pr: dependencies": ":robot: Dependencies",
"pr: maintenance": ":wrench: Maintenance" "pr: maintenance": ":wrench: Maintenance"
}, },
"cacheDir": ".changelog" "cacheDir": ".changelog"