ci: replace standard-version with release please (#5533)

This commit is contained in:
Henrique Dias
2025-11-13 09:34:59 +01:00
committed by GitHub
parent f11fc37409
commit 6eb7b4b8ec
8 changed files with 30 additions and 654 deletions

View File

@@ -1,8 +1,7 @@
{
"dependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"standard-version": "^9.3.2"
"@commitlint/config-conventional": "^15.0.0"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}