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 5877359 commit c4d71a1Copy full SHA for c4d71a1
release-please-config.json
@@ -15,6 +15,7 @@
15
"packages": {
16
"clients/algoliasearch-client-javascript": {
17
"release-type": "node",
18
+ "prerelease": true,
19
"extra-files": [
20
{
21
"type": "json",
@@ -32,6 +33,8 @@
32
33
},
34
"clients/algoliasearch-client-java-2": {
35
"release-type": "java",
36
+ "package-name": "algoliasearch-client-java-2",
37
38
39
40
@@ -42,6 +45,8 @@
42
45
43
46
"clients/algoliasearch-client-php": {
44
47
"release-type": "php",
48
+ "package-name": "algoliasearch-client-php",
49
50
51
52
0 commit comments