Skip to content

Commit c053697

Browse files
authored
chore: remove version hardcoding for vercel (#100)
remove version hardcoding
1 parent 4dd4ec5 commit c053697

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release-please-config.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"bump-minor-pre-major": true
1717
},
1818
"packages/sdk/vercel": {
19-
"bump-minor-pre-major": true,
20-
"release-as": "0.1.0",
21-
"bootstrap-sha": "bc70619e59f88b6336cf84f79b1c28c55e54d44b"
19+
"bump-minor-pre-major": true
2220
}
2321
},
2422
"plugins": ["node-workspace"]

0 commit comments

Comments
 (0)