chore: Temporary patch to bypass changesets issue with too many commits (#13706)
* chore: Temporary patch for changesets * bump lockfile
This commit is contained in:
+2
-1
@@ -85,6 +85,7 @@
|
||||
"@redocly/cli/react": "^17.0.1",
|
||||
"@redocly/cli/react-dom": "^17.0.1",
|
||||
"pg": "8.16.3",
|
||||
"@changesets/assemble-release-plan@^6.0.0": "patch:@changesets/assemble-release-plan@npm:^6.0.0#.yarn/patches/changesets.patch"
|
||||
"@changesets/assemble-release-plan@^6.0.0": "patch:@changesets/assemble-release-plan@npm:^6.0.0#.yarn/patches/changesets.patch",
|
||||
"@changesets/get-github-info@^0.5.2": "patch:@changesets/get-github-info@npm:^0.5.2#.yarn/patches/changesets-github-info.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user