ci(build): fix pnpm and cz config compatibility

This commit is contained in:
Julien Calixte
2024-04-09 23:44:42 +02:00
parent 046f33e0fb
commit 31b6e23fdb
2 changed files with 3 additions and 5 deletions

3
.czrc Normal file
View File

@@ -0,0 +1,3 @@
{
"path": "./node_modules/cz-conventional-changelog"
}