chore: Patch changesets to avoid major bumps (#12151)

This commit is contained in:
Oli Juhl
2025-04-11 10:18:31 +02:00
committed by GitHub
parent 95a8c7b57e
commit 40b08f7325
3 changed files with 63 additions and 1 deletions

View File

@@ -82,6 +82,7 @@
"resolutions": {
"@redocly/cli/react": "^17.0.1",
"@redocly/cli/react-dom": "^17.0.1",
"pg": "8.11.3"
"pg": "8.11.3",
"@changesets/assemble-release-plan@^6.0.0": "patch:@changesets/assemble-release-plan@npm:^6.0.0#.yarn/patches/changesets.patch"
}
}