Skip to content

Commit a463e75

Browse files
committed
update public changelog and versions
1 parent 82216ef commit a463e75

File tree

12 files changed

+88
-118
lines changed

12 files changed

+88
-118
lines changed

clients/algoliasearch-client-javascript/CHANGELOG.md

-30
Original file line numberDiff line numberDiff line change
@@ -16,46 +16,22 @@
1616
- [a11e84da](https://github.com/algolia/api-clients-automation/commit/a11e84da) fix(specs): fix missing params and types ([#772](https://github.com/algolia/api-clients-automation/pull/772)) by [@shortcuts](https://github.com/shortcuts/)
1717
- [bc14a8c5](https://github.com/algolia/api-clients-automation/commit/bc14a8c5) feat(specs): Add tags to the settings and search params ([#768](https://github.com/algolia/api-clients-automation/pull/768)) by [@clemfromspace](https://github.com/clemfromspace/)
1818
- [77c80e20](https://github.com/algolia/api-clients-automation/commit/77c80e20) fix(javascript): add class-proposal plugin for `client-common` ([#765](https://github.com/algolia/api-clients-automation/pull/765)) by [@shortcuts](https://github.com/shortcuts/)
19-
20-
## [0.8.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.7.2...0.8.0)
21-
2219
- [23a72c39](https://github.com/algolia/api-clients-automation/commit/23a72c39) fix(specs): correct type for highlightResult and snippetResult ([#783](https://github.com/algolia/api-clients-automation/pull/783)) by [@millotp](https://github.com/millotp/)
2320
- [a11e84da](https://github.com/algolia/api-clients-automation/commit/a11e84da) fix(specs): fix missing params and types ([#772](https://github.com/algolia/api-clients-automation/pull/772)) by [@shortcuts](https://github.com/shortcuts/)
2421
- [bc14a8c5](https://github.com/algolia/api-clients-automation/commit/bc14a8c5) feat(specs): Add tags to the settings and search params ([#768](https://github.com/algolia/api-clients-automation/pull/768)) by [@clemfromspace](https://github.com/clemfromspace/)
25-
26-
## [0.7.2](https://github.com/algolia/algoliasearch-client-javascript/compare/0.7.0...0.7.2)
27-
2822
- [77c80e20](https://github.com/algolia/api-clients-automation/commit/77c80e20) fix(javascript): add class-proposal plugin for `client-common` ([#765](https://github.com/algolia/api-clients-automation/pull/765)) by [@shortcuts](https://github.com/shortcuts/)
29-
30-
## [0.7.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.6.1...0.7.0)
31-
3223
- [b9c4145d](https://github.com/algolia/api-clients-automation/commit/b9c4145d) fix(javascript): improve bundlesize, add check to CI ([#762](https://github.com/algolia/api-clients-automation/pull/762)) by [@shortcuts](https://github.com/shortcuts/)
3324
- [7a858225](https://github.com/algolia/api-clients-automation/commit/7a858225) fix(specs): correct type for `renderingContent` and `consequenceParams` ([#759](https://github.com/algolia/api-clients-automation/pull/759)) by [@shortcuts](https://github.com/shortcuts/)
3425
- [2288d170](https://github.com/algolia/api-clients-automation/commit/2288d170) feat(javascript): add `waitForApiKey` helper method ([#738](https://github.com/algolia/api-clients-automation/pull/738)) by [@shortcuts](https://github.com/shortcuts/)
3526
- [d7fcc6d3](https://github.com/algolia/api-clients-automation/commit/d7fcc6d3) fix(javascript): import lite resolution ([#737](https://github.com/algolia/api-clients-automation/pull/737)) by [@shortcuts](https://github.com/shortcuts/)
36-
37-
## [0.6.1](https://github.com/algolia/algoliasearch-client-javascript/compare/0.6.0...0.6.1)
38-
3927
- [5b70ec1a](https://github.com/algolia/api-clients-automation/commit/5b70ec1a) fix(javascript): publish `algoliasearch` dist ([#735](https://github.com/algolia/api-clients-automation/pull/735)) by [@shortcuts](https://github.com/shortcuts/)
40-
41-
## [0.6.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.5.1...0.6.0)
42-
4328
- [7ff32bfe](https://github.com/algolia/api-clients-automation/commit/7ff32bfe) feat(javascript): nest `lite` package in `algoliasearch` ([#729](https://github.com/algolia/api-clients-automation/pull/729)) by [@shortcuts](https://github.com/shortcuts/)
44-
45-
## [0.5.1](https://github.com/algolia/algoliasearch-client-javascript/compare/0.5.0...0.5.1)
46-
4729
- [61343d52](https://github.com/algolia/api-clients-automation/commit/61343d52) fix(specs): correct type for `typoTolerance` ([#722](https://github.com/algolia/api-clients-automation/pull/722)) by [@shortcuts](https://github.com/shortcuts/)
4830
- [c917710b](https://github.com/algolia/api-clients-automation/commit/c917710b) fix(specs): types and parameters ([#708](https://github.com/algolia/api-clients-automation/pull/708)) by [@shortcuts](https://github.com/shortcuts/)
4931
- [33cffcbb](https://github.com/algolia/api-clients-automation/commit/33cffcbb) fix(javascript): export types for `algoliasearch` ([#706](https://github.com/algolia/api-clients-automation/pull/706)) by [@shortcuts](https://github.com/shortcuts/)
5032
- [e93a31cd](https://github.com/algolia/api-clients-automation/commit/e93a31cd) fix(javascript): clean rollup config ([#700](https://github.com/algolia/api-clients-automation/pull/700)) by [@shortcuts](https://github.com/shortcuts/)
51-
52-
## [0.5.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.4.0...0.5.0)
53-
5433
- [98b40e87](https://github.com/algolia/api-clients-automation/commit/98b40e87) feat(javascript): allow legacy signature for `search` method ([#665](https://github.com/algolia/api-clients-automation/pull/665)) by [@shortcuts](https://github.com/shortcuts/)
5534
- [ad27abc1](https://github.com/algolia/api-clients-automation/commit/ad27abc1) test(clients): test more region param and timeouts ([#663](https://github.com/algolia/api-clients-automation/pull/663)) by [@millotp](https://github.com/millotp/)
56-
57-
## [0.4.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.3.0...0.4.0)
58-
5935
- [baaf7674](https://github.com/algolia/api-clients-automation/commit/baaf7674) fix(clients): rename `maxTrial` to `maxRetries` ([#659](https://github.com/algolia/api-clients-automation/pull/659)) by [@shortcuts](https://github.com/shortcuts/)
6036
- [faba7214](https://github.com/algolia/api-clients-automation/commit/faba7214) fix(javascript): remove duplicate `echoRequester` logic ([#650](https://github.com/algolia/api-clients-automation/pull/650)) by [@shortcuts](https://github.com/shortcuts/)
6137
- [19dc9185](https://github.com/algolia/api-clients-automation/commit/19dc9185) fix(javascript): remove duplicate types, add some type descriptions ([#644](https://github.com/algolia/api-clients-automation/pull/644)) by [@shortcuts](https://github.com/shortcuts/)
@@ -125,9 +101,6 @@
125101
- [c1ac7bea](https://github.com/algolia/api-clients-automation/commit/c1ac7bea) feat(specs): add `personalizaton` spec and client ([#27](https://github.com/algolia/api-clients-automation/pull/27)) by [@shortcuts](https://github.com/shortcuts/)
126102
- [ef603fbf](https://github.com/algolia/api-clients-automation/commit/ef603fbf) feat(specs): add `recommend` spec and client ([#19](https://github.com/algolia/api-clients-automation/pull/19)) by [@shortcuts](https://github.com/shortcuts/)
127103
- [47f71b96](https://github.com/algolia/api-clients-automation/commit/47f71b96) feat(specs): add `settings` spec ([#17](https://github.com/algolia/api-clients-automation/pull/17)) by [@shortcuts](https://github.com/shortcuts/)
128-
129-
## [0.3.0](https://github.com/algolia/algoliasearch-client-javascript/compare/0.2.0...0.3.0)
130-
131104
- [b8e6be72](https://github.com/algolia/api-clients-automation/commit/b8e6be72) fix(specs): correctly pass `searchParams` to the request ([#531](https://github.com/algolia/api-clients-automation/pull/531)) by [@shortcuts](https://github.com/shortcuts/)
132105
- [000f62d9](https://github.com/algolia/api-clients-automation/commit/000f62d9) refactor(javascript): type setTimeout in a way compatible with node & browser ([#527](https://github.com/algolia/api-clients-automation/pull/527)) by [@Haroenv](https://github.com/Haroenv/)
133106
- [bf427124](https://github.com/algolia/api-clients-automation/commit/bf427124) fix(specs): allow `POST` methods to send `read` requests ([#525](https://github.com/algolia/api-clients-automation/pull/525)) by [@shortcuts](https://github.com/shortcuts/)
@@ -138,9 +111,6 @@
138111
- [6361b602](https://github.com/algolia/api-clients-automation/commit/6361b602) style(specs): add out-of-line-one-of rule (and allOf and anyOf) APIC-418 ([#512](https://github.com/algolia/api-clients-automation/pull/512)) by [@millotp](https://github.com/millotp/)
139112
- [340b7bd5](https://github.com/algolia/api-clients-automation/commit/340b7bd5) fix(specs): correct type for taskID APIC-478 ([#504](https://github.com/algolia/api-clients-automation/pull/504)) by [@millotp](https://github.com/millotp/)
140113
- [f516c247](https://github.com/algolia/api-clients-automation/commit/f516c247) fix(javascript): move logic to custom gens ([#486](https://github.com/algolia/api-clients-automation/pull/486)) by [@shortcuts](https://github.com/shortcuts/)
141-
142-
## [0.1.1](https://github.com/algolia/algoliasearch-client-javascript/compare/0.1.0...0.1.1)
143-
144114
- [c80d0647](https://github.com/algolia/api-clients-automation/commit/c80d0647) fix(spec): predict server ([#441](https://github.com/algolia/api-clients-automation/pull/441)) by [@shortcuts](https://github.com/shortcuts/)
145115
- [12f246e7](https://github.com/algolia/api-clients-automation/commit/12f246e7) chore: use `Client` suffix ([#386](https://github.com/algolia/api-clients-automation/pull/386)) by [@shortcuts](https://github.com/shortcuts/)
146116
- [be7400be](https://github.com/algolia/api-clients-automation/commit/be7400be) fix(javascript): update version ([#448](https://github.com/algolia/api-clients-automation/pull/448)) by [@shortcuts](https://github.com/shortcuts/)

clients/algoliasearch-client-javascript/packages/algoliasearch/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "algoliasearch",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -58,13 +58,13 @@
5858
"test": "jest"
5959
},
6060
"dependencies": {
61-
"@algolia/client-abtesting": "5.0.0-alpha.0",
62-
"@algolia/client-analytics": "5.0.0-alpha.0",
63-
"@algolia/client-common": "5.0.0-alpha.0",
64-
"@algolia/client-personalization": "5.0.0-alpha.0",
65-
"@algolia/client-search": "5.0.0-alpha.0",
66-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
67-
"@algolia/requester-node-http": "5.0.0-alpha.0"
61+
"@algolia/client-abtesting": "5.0.0-alpha.1",
62+
"@algolia/client-analytics": "5.0.0-alpha.1",
63+
"@algolia/client-common": "5.0.0-alpha.1",
64+
"@algolia/client-personalization": "5.0.0-alpha.1",
65+
"@algolia/client-search": "5.0.0-alpha.1",
66+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
67+
"@algolia/requester-node-http": "5.0.0-alpha.1"
6868
},
6969
"devDependencies": {
7070
"@types/jest": "28.1.6",

clients/algoliasearch-client-javascript/packages/client-abtesting/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-abtesting",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-abtesting",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-analytics/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-analytics",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-analytics",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-insights/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-insights",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-insights",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-personalization/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-personalization",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-personalization",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-query-suggestions/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-query-suggestions",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-query-suggestions",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-search/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-search",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for client-search",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/client-sources/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-sources",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "JavaScript client for client-sources",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/predict/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/predict",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "JavaScript client for predict",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

clients/algoliasearch-client-javascript/packages/recommend/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/recommend",
3-
"version": "5.0.0-alpha.0",
3+
"version": "5.0.0-alpha.1",
44
"description": "JavaScript client for recommend",
55
"repository": "algolia/algoliasearch-client-javascript",
66
"license": "MIT",
@@ -21,9 +21,9 @@
2121
"clean": "rm -rf ./dist"
2222
},
2323
"dependencies": {
24-
"@algolia/client-common": "5.0.0-alpha.0",
25-
"@algolia/requester-browser-xhr": "5.0.0-alpha.0",
26-
"@algolia/requester-node-http": "5.0.0-alpha.0"
24+
"@algolia/client-common": "5.0.0-alpha.1",
25+
"@algolia/requester-browser-xhr": "5.0.0-alpha.1",
26+
"@algolia/requester-node-http": "5.0.0-alpha.1"
2727
},
2828
"devDependencies": {
2929
"@types/node": "16.11.45",

0 commit comments

Comments
 (0)