ci(deps): pin conventional-changelog-conventionalcommits to version 7.x

This commit is contained in:
Piotr Icikowski 2024-05-21 22:57:18 +02:00
parent 658d8a7fd6
commit e6fc7d8d65
Signed by: Piotr Icikowski
GPG Key ID: 3931CA47A91F7666
2 changed files with 1492 additions and 685 deletions

2175
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"semantic-release": "^23.0.0"
}
}