We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5707b1 commit 66b2b8cCopy full SHA for 66b2b8c
release-please-config.json
@@ -4,11 +4,11 @@
4
"plugins": [
5
"node-workspace"
6
],
7
+ "prerelease": true,
8
"packages": {
9
"clients/algoliasearch-client-javascript": {
10
"release-type": "node",
11
"release-as": "5.0.0-alpha.53",
- "prerelease": true,
12
"extra-files": [
13
{
14
"type": "json",
@@ -27,8 +27,6 @@
27
"clients/algoliasearch-client-java-2": {
28
"release-type": "java",
29
"package-name": "algoliasearch-client-java-2",
30
31
- "versioning": "java-add-snapshot",
32
33
34
@@ -40,7 +38,6 @@
40
38
"clients/algoliasearch-client-php": {
41
39
"release-type": "php",
42
"package-name": "algoliasearch-client-php",
43
44
45
46
0 commit comments