Skip to content

Commit 70952f8

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v10.0.1 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfd2728 commit 70952f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@biomejs/biome": "1.9.4",
6262
"@commitlint/config-conventional": "19.8.0",
6363
"@evilmartians/lefthook": "1.11.14",
64-
"@release-it/conventional-changelog": "10.0.0",
64+
"@release-it/conventional-changelog": "10.0.1",
6565
"@testing-library/react-native": "12.9.0",
6666
"@types/jest": "29.5.14",
6767
"@types/node": "22.15.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3801,10 +3801,10 @@
38013801
invariant "^2.2.4"
38023802
nullthrows "^1.1.1"
38033803

3804-
"@release-it/conventional-changelog@10.0.0":
3805-
version "10.0.0"
3806-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.0.tgz#25a9b4785d59ea1c2dce9acafc3c0cc86552826f"
3807-
integrity sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==
3804+
"@release-it/conventional-changelog@10.0.1":
3805+
version "10.0.1"
3806+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.1.tgz#580bbe763d14b601deb73c59d5230b34bcc02af3"
3807+
integrity sha512-Qp+eyMGCPyq5xiWoNK91cWVIR/6HD1QAUNeG6pV2G4kxotWl81k/KDQqDNvrNVmr9+zDp53jI7pVVYQp6mi4zA==
38083808
dependencies:
38093809
concat-stream "^2.0.0"
38103810
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)