Skip to content

Commit

Permalink
chore: Set vercel release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Nov 14, 2023
1 parent f45910f commit fe15166
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"packages/sdk/server-node": {},
"packages/sdk/cloudflare": {},
"packages/sdk/vercel": {
"extra-files": ["src/createPlatformInfo.ts"]
"extra-files": ["src/createPlatformInfo.ts"],
"release-as": "1.2.0"
},
"packages/sdk/akamai-base": {
"extra-files": ["src/index.ts"]
Expand Down

0 comments on commit fe15166

Please sign in to comment.