feat: add prerelease support to pump version (#28922)

refactor: pump script
This commit is contained in:
Jason Rasmussen
2026-06-09 14:42:10 -04:00
committed by GitHub
parent d3438cf4a7
commit 8b5385f94b
11 changed files with 507 additions and 256 deletions
+1
View File
@@ -60,6 +60,7 @@
"explorer.fileNesting.patterns": {
"*.dart": "${capture}.g.dart,${capture}.gr.dart,${capture}.drift.dart",
"*.ts": "${capture}.spec.ts,${capture}.mock.ts",
"*.js": "${capture}.spec.js,${capture}.mock.js",
"package.json": "package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb, bun.lock, pnpm-workspace.yaml, .pnpmfile.cjs"
},
"search.exclude": {