From 157b89d67a1b4765352f04c7c3eb8c0f52030c07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 10:10:28 +0000 Subject: [PATCH] chore(deps): update dependency @release-it/conventional-changelog to v11.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index caa03f46..ebb3a3f1 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@commitlint/config-conventional": "21.0.1", "@evilmartians/lefthook": "2.1.8", "@react-native/babel-preset": "0.78.2", - "@release-it/conventional-changelog": "11.0.0", + "@release-it/conventional-changelog": "11.0.1", "@testing-library/react-native": "v14.0.0-alpha.1", "@types/jest": "30.0.0", "@types/node": "24.12.4", diff --git a/yarn.lock b/yarn.lock index fb1c76e4..d88e099b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4045,10 +4045,10 @@ invariant "^2.2.4" nullthrows "^1.1.1" -"@release-it/conventional-changelog@11.0.0": - version "11.0.0" - resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-11.0.0.tgz#90e6aaefbe259fe50eda3d643602d94b3833133b" - integrity sha512-3/WyzObY+y+EejBt+J2vcojFPLUiGu14liRiaPWc0bNVluhRIsADeJ785Iq5ynnhdd1zcjMNh5lBmM/J6/KXig== +"@release-it/conventional-changelog@11.0.1": + version "11.0.1" + resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-11.0.1.tgz#138b27f03228b3b9332d432fce987b16afdd9e86" + integrity sha512-SHAnHfOFhazpDeYuQSqH8Qm8RJa2oREn2ILSod+9s8dqiA18mBgpPyYlpvRaqISCVerSmLzEZghQBKphkrf4IQ== dependencies: "@conventional-changelog/git-client" "^2.7.0" concat-stream "^2.0.0"