Skip to content

Commit 1c5ea94

Browse files
authored
chore: finalize release-please setup after initial release of new crates (#264)
1 parent 6ebe2bc commit 1c5ea94

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

release-please-config.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,18 @@
5555
"package-name": "uroborosql-lint",
5656
"component": "uroborosql-lint",
5757
"include-component-in-tag": true,
58-
"release-as": "0.1.0",
5958
"changelog-path": "CHANGELOG.md"
6059
},
6160
"crates/uroborosql-lint-cli": {
6261
"package-name": "uroborosql-lint-cli",
6362
"component": "uroborosql-lint-cli",
6463
"include-component-in-tag": true,
65-
"release-as": "0.1.0",
6664
"changelog-path": "CHANGELOG.md"
6765
},
6866
"crates/uroborosql-language-server": {
6967
"package-name": "uroborosql-language-server",
7068
"component": "uroborosql-language-server",
7169
"include-component-in-tag": true,
72-
"release-as": "1.0.0",
7370
"changelog-path": "CHANGELOG.md"
7471
}
7572
}

0 commit comments

Comments
 (0)