Skip to content

Commit 4f3a0d2

Browse files
authored
chore: prepare release 2025-07-15 (#5118)
1 parent 233db7d commit 4f3a0d2

File tree

33 files changed

+331
-223
lines changed

33 files changed

+331
-223
lines changed

clients/algoliasearch-client-csharp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.23.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.22.1...7.23.0)
2+
3+
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)
4+
- [f3717177c5](https://github.com/algolia/api-clients-automation/commit/f3717177c5) fix(specs): `averageClickPosition` return type ([#5089](https://github.com/algolia/api-clients-automation/pull/5089)) by [@shortcuts](https://github.com/shortcuts/)
5+
- [c23e62ed53](https://github.com/algolia/api-clients-automation/commit/c23e62ed53) chore(deps): dependencies 2025-07-14 ([#5091](https://github.com/algolia/api-clients-automation/pull/5091)) by [@algolia-bot](https://github.com/algolia-bot/)
6+
17
## [7.22.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.22.0...7.22.1)
28

39
- [4c9416a9fe](https://github.com/algolia/api-clients-automation/commit/4c9416a9fe) fix(specs): update sourceRun docs ([#5057](https://github.com/algolia/api-clients-automation/pull/5057)) by [@DevinCodes](https://github.com/DevinCodes/)

clients/algoliasearch-client-go/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [4.22.0](https://github.com/algolia/algoliasearch-client-go/compare/4.21.1...4.22.0)
2+
3+
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)
4+
- [f3717177c5](https://github.com/algolia/api-clients-automation/commit/f3717177c5) fix(specs): `averageClickPosition` return type ([#5089](https://github.com/algolia/api-clients-automation/pull/5089)) by [@shortcuts](https://github.com/shortcuts/)
5+
16
## [4.21.1](https://github.com/algolia/algoliasearch-client-go/compare/4.21.0...4.21.1)
27

38
- [4c9416a9fe](https://github.com/algolia/api-clients-automation/commit/4c9416a9fe) fix(specs): update sourceRun docs ([#5057](https://github.com/algolia/api-clients-automation/pull/5057)) by [@DevinCodes](https://github.com/DevinCodes/)

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.22.0](https://github.com/algolia/algoliasearch-client-java/compare/4.21.2...4.22.0)
2+
3+
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)
4+
- [f3717177c5](https://github.com/algolia/api-clients-automation/commit/f3717177c5) fix(specs): `averageClickPosition` return type ([#5089](https://github.com/algolia/api-clients-automation/pull/5089)) by [@shortcuts](https://github.com/shortcuts/)
5+
- [c23e62ed53](https://github.com/algolia/api-clients-automation/commit/c23e62ed53) chore(deps): dependencies 2025-07-14 ([#5091](https://github.com/algolia/api-clients-automation/pull/5091)) by [@algolia-bot](https://github.com/algolia-bot/)
6+
17
## [4.21.2](https://github.com/algolia/algoliasearch-client-java/compare/4.21.1...4.21.2)
28

39
- [7238519bc9](https://github.com/algolia/api-clients-automation/commit/7238519bc9) chore(clients): correctly upgrade to maven central publishing ([#5085](https://github.com/algolia/api-clients-automation/pull/5085)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-javascript/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.33.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.32.0...5.33.0)
2+
3+
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)
4+
- [c23e62ed53](https://github.com/algolia/api-clients-automation/commit/c23e62ed53) chore(deps): dependencies 2025-07-14 ([#5091](https://github.com/algolia/api-clients-automation/pull/5091)) by [@algolia-bot](https://github.com/algolia-bot/)
5+
- [fe3312f9e5](https://github.com/algolia/api-clients-automation/commit/fe3312f9e5) fix(specs): abtest v3 naming conflict with Metric type ([#5090](https://github.com/algolia/api-clients-automation/pull/5090)) by [@cdhawke](https://github.com/cdhawke/)
6+
17
## [5.32.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.31.0...5.32.0)
28

39
- [6a90357d7d](https://github.com/algolia/api-clients-automation/commit/6a90357d7d) feat(templates): use headers in js advanced perso client ([#5083](https://github.com/algolia/api-clients-automation/pull/5083)) by [@bengreenbank](https://github.com/bengreenbank/)

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.1-alpha.3",
2+
"version": "0.0.1-alpha.4",
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.32.0",
53-
"@algolia/requester-browser-xhr": "5.32.0",
54-
"@algolia/requester-fetch": "5.32.0",
55-
"@algolia/requester-node-http": "5.32.0"
52+
"@algolia/client-common": "5.33.0",
53+
"@algolia/requester-browser-xhr": "5.33.0",
54+
"@algolia/requester-fetch": "5.33.0",
55+
"@algolia/requester-node-http": "5.33.0"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.18.2",
@@ -64,5 +64,6 @@
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"
67-
}
67+
},
68+
"stableVersion": "0.0.1-alpha.3"
6869
}

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.1-alpha.5",
2+
"version": "0.0.1-alpha.6",
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.32.0",
53-
"@algolia/requester-browser-xhr": "5.32.0",
54-
"@algolia/requester-fetch": "5.32.0",
55-
"@algolia/requester-node-http": "5.32.0"
52+
"@algolia/client-common": "5.33.0",
53+
"@algolia/requester-browser-xhr": "5.33.0",
54+
"@algolia/requester-fetch": "5.33.0",
55+
"@algolia/requester-node-http": "5.33.0"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.18.2",
@@ -64,5 +64,6 @@
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"
67-
}
67+
},
68+
"stableVersion": "0.0.1-alpha.5"
6869
}

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.32.0",
2+
"version": "5.33.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -74,22 +74,22 @@
7474
"lite.d.ts"
7575
],
7676
"dependencies": {
77-
"@algolia/client-abtesting": "5.32.0",
78-
"@algolia/client-analytics": "5.32.0",
79-
"@algolia/client-common": "5.32.0",
80-
"@algolia/client-insights": "5.32.0",
81-
"@algolia/client-personalization": "5.32.0",
82-
"@algolia/client-query-suggestions": "5.32.0",
83-
"@algolia/client-search": "5.32.0",
84-
"@algolia/ingestion": "1.32.0",
85-
"@algolia/monitoring": "1.32.0",
86-
"@algolia/recommend": "5.32.0",
87-
"@algolia/requester-browser-xhr": "5.32.0",
88-
"@algolia/requester-fetch": "5.32.0",
89-
"@algolia/requester-node-http": "5.32.0"
77+
"@algolia/client-abtesting": "5.33.0",
78+
"@algolia/client-analytics": "5.33.0",
79+
"@algolia/client-common": "5.33.0",
80+
"@algolia/client-insights": "5.33.0",
81+
"@algolia/client-personalization": "5.33.0",
82+
"@algolia/client-query-suggestions": "5.33.0",
83+
"@algolia/client-search": "5.33.0",
84+
"@algolia/ingestion": "1.33.0",
85+
"@algolia/monitoring": "1.33.0",
86+
"@algolia/recommend": "5.33.0",
87+
"@algolia/requester-browser-xhr": "5.33.0",
88+
"@algolia/requester-fetch": "5.33.0",
89+
"@algolia/requester-node-http": "5.33.0"
9090
},
9191
"devDependencies": {
92-
"@algolia/requester-testing": "5.32.0",
92+
"@algolia/requester-testing": "5.33.0",
9393
"@arethetypeswrong/cli": "0.18.2",
9494
"@cloudflare/vitest-pool-workers": "0.8.53",
9595
"@cloudflare/workers-types": "4.20250428.0",

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.32.0",
2+
"version": "5.33.0",
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.32.0",
53-
"@algolia/requester-browser-xhr": "5.32.0",
54-
"@algolia/requester-fetch": "5.32.0",
55-
"@algolia/requester-node-http": "5.32.0"
52+
"@algolia/client-common": "5.33.0",
53+
"@algolia/requester-browser-xhr": "5.33.0",
54+
"@algolia/requester-fetch": "5.33.0",
55+
"@algolia/requester-node-http": "5.33.0"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.18.2",

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.32.0",
2+
"version": "5.33.0",
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.32.0",
53-
"@algolia/requester-browser-xhr": "5.32.0",
54-
"@algolia/requester-fetch": "5.32.0",
55-
"@algolia/requester-node-http": "5.32.0"
52+
"@algolia/client-common": "5.33.0",
53+
"@algolia/requester-browser-xhr": "5.33.0",
54+
"@algolia/requester-fetch": "5.33.0",
55+
"@algolia/requester-node-http": "5.33.0"
5656
},
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.18.2",

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.32.0",
3+
"version": "5.33.0",
44
"description": "Common package for the Algolia JavaScript API client.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)