Skip to content

Commit 8852f78

Browse files
committed
chore: Release Akamai SDKs
1 parent 6749a52 commit 8852f78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

release-please-config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,15 @@
2020
"extra-files": [
2121
"src/index.ts"
2222
],
23-
"bump-minor-pre-major": true
23+
"bump-minor-pre-major": true,
24+
"release-as": "0.3.2"
2425
},
2526
"packages/sdk/akamai-edgekv": {
2627
"extra-files": [
2728
"src/index.ts"
2829
],
29-
"bump-minor-pre-major": true
30+
"bump-minor-pre-major": true,
31+
"release-as": "0.3.2"
3032
}
3133
},
3234
"plugins": ["node-workspace"]

0 commit comments

Comments
 (0)