Skip to content

Commit 482dbd0

Browse files
authored
chore: Revert Release Akamai SDKs (#166)
Reverts #165
2 parents dd10c83 + 3e5ea5b commit 482dbd0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

release-please-config.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,13 @@
2020
"extra-files": [
2121
"src/index.ts"
2222
],
23-
"bump-minor-pre-major": true,
24-
"release-as": "0.3.2"
23+
"bump-minor-pre-major": true
2524
},
2625
"packages/sdk/akamai-edgekv": {
2726
"extra-files": [
2827
"src/index.ts"
2928
],
30-
"bump-minor-pre-major": true,
31-
"release-as": "0.3.2"
29+
"bump-minor-pre-major": true
3230
}
3331
},
3432
"plugins": ["node-workspace"]

0 commit comments

Comments
 (0)