Skip to content

Commit 0b0a6c9

Browse files
committed
chore: update patches for hoisted packages
1 parent 4551feb commit 0b0a6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/@lerna+conventional-commits+3.22.0.patch patches/@lerna+conventional-commits+5.6.2.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/node_modules/@lerna/conventional-commits/lib/recommend-version.js b/node_modules/@lerna/conventional-commits/lib/recommend-version.js
2-
index f524f9d..1615398 100644
2+
index 4551feb..b678322 100644
33
--- a/node_modules/@lerna/conventional-commits/lib/recommend-version.js
44
+++ b/node_modules/@lerna/conventional-commits/lib/recommend-version.js
5-
@@ -77,6 +77,8 @@ function recommendVersion(pkg, type, { changelogPreset, rootPath, tagPrefix, pre
5+
@@ -82,6 +82,8 @@ function recommendVersion(pkg, type, { changelogPreset, rootPath, tagPrefix, pre
66
//
77
if (releaseType === "major") {
88
releaseType = "minor";

0 commit comments

Comments
 (0)