feat: migrate repo releases to manual release-please (#293)
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"list": "bun run src/index.ts list",
|
||||
"cli:install": "bun run src/index.ts install",
|
||||
"test": "bun test",
|
||||
"release:dry-run": "semantic-release --dry-run"
|
||||
"release:preview": "bun run scripts/release/preview.ts",
|
||||
"release:sync-metadata": "bun run scripts/release/sync-metadata.ts --write",
|
||||
"release:validate": "bun run scripts/release/validate.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"citty": "^0.1.6",
|
||||
|
||||
Reference in New Issue
Block a user