Skip to content

Commit 3104540

Browse files
committed
build: remove "release-as" field for LSP11 and LSP26
1 parent 52513f2 commit 3104540

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

release-please-config.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,7 @@
213213
"bump-minor-pre-major": true,
214214
"bump-patch-for-minor-pre-major": false,
215215
"draft": false,
216-
"prerelease-type": "rc",
217-
"release-as": "0.1.0"
216+
"prerelease-type": "rc"
218217
},
219218
"packages/lsp25-contracts": {
220219
"component": "lsp25-contracts",
@@ -234,8 +233,7 @@
234233
"bump-minor-pre-major": true,
235234
"bump-patch-for-minor-pre-major": false,
236235
"draft": false,
237-
"prerelease-type": "rc",
238-
"release-as": "0.1.0"
236+
"prerelease-type": "rc"
239237
},
240238
"packages/universalprofile-contracts": {
241239
"component": "universalprofile-contracts",

0 commit comments

Comments
 (0)