Skip to content

Commit b3be1a3

Browse files
authored
chore: prepare release 2024-10-10 [skip-bc] (#3941)
1 parent e094eff commit b3be1a3

File tree

34 files changed

+211
-82
lines changed

34 files changed

+211
-82
lines changed

clients/algoliasearch-client-csharp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.6.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.6.0...7.6.1)
2+
3+
- [f516d0243](https://github.com/algolia/api-clients-automation/commit/f516d0243) fix(specs): Typos in API descriptions ([#3932](https://github.com/algolia/api-clients-automation/pull/3932)) by [@gazconroy](https://github.com/gazconroy/)
4+
- [33565ee92](https://github.com/algolia/api-clients-automation/commit/33565ee92) chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /clients/algoliasearch-client-csharp/algoliasearch ([#3931](https://github.com/algolia/api-clients-automation/pull/3931)) by [@dependabot[bot]](https://github.com/dependabot[bot]/)
5+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
6+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
7+
18
## [7.6.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.5.0...7.6.0)
29

310
- [ad8e3d224](https://github.com/algolia/api-clients-automation/commit/ad8e3d224) fix(specs): update analytics and abtesting max pagination query limit ([#3696](https://github.com/algolia/api-clients-automation/pull/3696)) by [@febeck](https://github.com/febeck/)

clients/algoliasearch-client-dart/packages/algoliasearch/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.26.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.26.0...1.26.1)
2+
3+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
4+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
5+
16
## [1.26.0](https://github.com/algolia/algoliasearch-client-dart/compare/1.25.0...1.26.0)
27

38
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)

clients/algoliasearch-client-dart/packages/client_core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.26.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.26.0...1.26.1)
2+
3+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
4+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
5+
16
## [1.26.0](https://github.com/algolia/algoliasearch-client-dart/compare/1.25.0...1.26.0)
27

38
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)

clients/algoliasearch-client-dart/packages/client_core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
Algolia Client Core is a Dart package for seamless Algolia API integration,
44
offering HTTP request handling, retry strategy, and robust exception
55
management.
6-
version: 1.26.0
6+
version: 1.26.1
77
homepage: https://www.algolia.com/doc/
88
repository: >-
99
https://github.com/algolia/algoliasearch-client-dart/tree/main/packages/client_core

clients/algoliasearch-client-dart/packages/client_insights/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.26.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.26.0...1.26.1)
2+
3+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
4+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
5+
16
## [1.26.0](https://github.com/algolia/algoliasearch-client-dart/compare/1.25.0...1.26.0)
27

38
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)

clients/algoliasearch-client-dart/packages/client_recommend/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.26.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.26.0...1.26.1)
2+
3+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
4+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
5+
16
## [1.26.0](https://github.com/algolia/algoliasearch-client-dart/compare/1.25.0...1.26.0)
27

38
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)

clients/algoliasearch-client-dart/packages/client_search/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.26.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.26.0...1.26.1)
2+
3+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
4+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
5+
16
## [1.26.0](https://github.com/algolia/algoliasearch-client-dart/compare/1.25.0...1.26.0)
27

38
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)

clients/algoliasearch-client-go/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.5.1](https://github.com/algolia/algoliasearch-client-go/compare/4.5.0...4.5.1)
2+
3+
- [f516d0243](https://github.com/algolia/api-clients-automation/commit/f516d0243) fix(specs): Typos in API descriptions ([#3932](https://github.com/algolia/api-clients-automation/pull/3932)) by [@gazconroy](https://github.com/gazconroy/)
4+
- [ee6c043ef](https://github.com/algolia/api-clients-automation/commit/ee6c043ef) fix(clients): remove all client side validation expect null check ([#3936](https://github.com/algolia/api-clients-automation/pull/3936)) by [@millotp](https://github.com/millotp/)
5+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
6+
- [6b07138e7](https://github.com/algolia/api-clients-automation/commit/6b07138e7) chore: apply codacy fixes ([#3935](https://github.com/algolia/api-clients-automation/pull/3935)) by [@millotp](https://github.com/millotp/)
7+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
8+
19
## [4.5.0](https://github.com/algolia/algoliasearch-client-go/compare/4.4.0...4.5.0)
210

311
- [ad8e3d224](https://github.com/algolia/api-clients-automation/commit/ad8e3d224) fix(specs): update analytics and abtesting max pagination query limit ([#3696](https://github.com/algolia/api-clients-automation/pull/3696)) by [@febeck](https://github.com/febeck/)

clients/algoliasearch-client-java/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.5.1](https://github.com/algolia/algoliasearch-client-java/compare/4.5.0...4.5.1)
2+
3+
- [f516d0243](https://github.com/algolia/api-clients-automation/commit/f516d0243) fix(specs): Typos in API descriptions ([#3932](https://github.com/algolia/api-clients-automation/pull/3932)) by [@gazconroy](https://github.com/gazconroy/)
4+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
5+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
6+
17
## [4.5.0](https://github.com/algolia/algoliasearch-client-java/compare/4.4.0...4.5.0)
28

39
- [ad8e3d224](https://github.com/algolia/api-clients-automation/commit/ad8e3d224) fix(specs): update analytics and abtesting max pagination query limit ([#3696](https://github.com/algolia/api-clients-automation/pull/3696)) by [@febeck](https://github.com/febeck/)

clients/algoliasearch-client-javascript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.8.1](https://github.com/algolia/algoliasearch-client-javascript/compare/5.8.0...5.8.1)
2+
3+
- [f516d0243](https://github.com/algolia/api-clients-automation/commit/f516d0243) fix(specs): Typos in API descriptions ([#3932](https://github.com/algolia/api-clients-automation/pull/3932)) by [@gazconroy](https://github.com/gazconroy/)
4+
- [434c99f80](https://github.com/algolia/api-clients-automation/commit/434c99f80) fix(specs): use the read transporter for browse ([#3938](https://github.com/algolia/api-clients-automation/pull/3938)) by [@millotp](https://github.com/millotp/)
5+
- [6b07138e7](https://github.com/algolia/api-clients-automation/commit/6b07138e7) chore: apply codacy fixes ([#3935](https://github.com/algolia/api-clients-automation/pull/3935)) by [@millotp](https://github.com/millotp/)
6+
- [45d433d0a](https://github.com/algolia/api-clients-automation/commit/45d433d0a) fix(specs): correct type for banners [skip-bc] ([#3939](https://github.com/algolia/api-clients-automation/pull/3939)) by [@millotp](https://github.com/millotp/)
7+
18
## [5.8.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.7.0...5.8.0)
29

310
- [ad8e3d224](https://github.com/algolia/api-clients-automation/commit/ad8e3d224) fix(specs): update analytics and abtesting max pagination query limit ([#3696](https://github.com/algolia/api-clients-automation/pull/3696)) by [@febeck](https://github.com/febeck/)

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -73,18 +73,18 @@
7373
"lite.d.ts"
7474
],
7575
"dependencies": {
76-
"@algolia/client-abtesting": "5.8.0",
77-
"@algolia/client-analytics": "5.8.0",
78-
"@algolia/client-common": "5.8.0",
79-
"@algolia/client-personalization": "5.8.0",
80-
"@algolia/client-search": "5.8.0",
81-
"@algolia/recommend": "5.8.0",
82-
"@algolia/requester-browser-xhr": "5.8.0",
83-
"@algolia/requester-fetch": "5.8.0",
84-
"@algolia/requester-node-http": "5.8.0"
76+
"@algolia/client-abtesting": "5.8.1",
77+
"@algolia/client-analytics": "5.8.1",
78+
"@algolia/client-common": "5.8.1",
79+
"@algolia/client-personalization": "5.8.1",
80+
"@algolia/client-search": "5.8.1",
81+
"@algolia/recommend": "5.8.1",
82+
"@algolia/requester-browser-xhr": "5.8.1",
83+
"@algolia/requester-fetch": "5.8.1",
84+
"@algolia/requester-node-http": "5.8.1"
8585
},
8686
"devDependencies": {
87-
"@algolia/requester-testing": "5.8.0",
87+
"@algolia/requester-testing": "5.8.1",
8888
"@arethetypeswrong/cli": "0.16.4",
8989
"@types/node": "22.7.4",
9090
"jsdom": "25.0.1",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-common",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "Common package for the Algolia JavaScript API client.",
55
"repository": {
66
"type": "git",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.0",
2+
"version": "1.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/logger-console",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "Promise-based log library using console log.",
55
"repository": {
66
"type": "git",
@@ -44,7 +44,7 @@
4444
"vitest": "2.1.2"
4545
},
4646
"dependencies": {
47-
"@algolia/client-common": "5.8.0"
47+
"@algolia/client-common": "5.8.1"
4848
},
4949
"engines": {
5050
"node": ">= 14.0.0"

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.0",
2+
"version": "1.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.8.0",
2+
"version": "5.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -49,10 +49,10 @@
4949
"index.d.ts"
5050
],
5151
"dependencies": {
52-
"@algolia/client-common": "5.8.0",
53-
"@algolia/requester-browser-xhr": "5.8.0",
54-
"@algolia/requester-fetch": "5.8.0",
55-
"@algolia/requester-node-http": "5.8.0"
52+
"@algolia/client-common": "5.8.1",
53+
"@algolia/requester-browser-xhr": "5.8.1",
54+
"@algolia/requester-fetch": "5.8.1",
55+
"@algolia/requester-node-http": "5.8.1"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.16.4",

clients/algoliasearch-client-javascript/packages/requester-browser-xhr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/requester-browser-xhr",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "Promise-based request library for browser using xhr.",
55
"repository": {
66
"type": "git",
@@ -31,7 +31,7 @@
3131
"test:bundle": "publint . && attw --pack . --ignore-rules cjs-resolves-to-esm"
3232
},
3333
"dependencies": {
34-
"@algolia/client-common": "5.8.0"
34+
"@algolia/client-common": "5.8.1"
3535
},
3636
"devDependencies": {
3737
"@arethetypeswrong/cli": "0.16.4",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/requester-fetch",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "Promise-based request library using Fetch.",
55
"repository": {
66
"type": "git",
@@ -47,7 +47,7 @@
4747
"test:bundle": "publint . && attw --pack ."
4848
},
4949
"dependencies": {
50-
"@algolia/client-common": "5.8.0"
50+
"@algolia/client-common": "5.8.1"
5151
},
5252
"devDependencies": {
5353
"@arethetypeswrong/cli": "0.16.4",

0 commit comments

Comments
 (0)