Skip to content

Commit

Permalink
chore: prepare release 2024-09-10 (#3685)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Sep 10, 2024
1 parent ff2372c commit b330b51
Show file tree
Hide file tree
Showing 20 changed files with 147 additions and 142 deletions.
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [5.4.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.3.2...5.4.0)

- [52e1b570a](https://github.com/algolia/api-clients-automation/commit/52e1b570a) feat(javascript): add requester-testing package ([#3684](https://github.com/algolia/api-clients-automation/pull/3684)) by [@shortcuts](https://github.com/shortcuts/)
- [896435217](https://github.com/algolia/api-clients-automation/commit/896435217) feat(javascript): add worker exports ([#3680](https://github.com/algolia/api-clients-automation/pull/3680)) by [@shortcuts](https://github.com/shortcuts/)

## [5.3.2](https://github.com/algolia/algoliasearch-client-javascript/compare/5.3.1...5.3.2)

- [0a433cc7a](https://github.com/algolia/api-clients-automation/commit/0a433cc7a) fix(javascript): use transporter directly ([#3682](https://github.com/algolia/api-clients-automation/pull/3682)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -69,18 +69,18 @@
"lite.d.ts"
],
"dependencies": {
"@algolia/client-abtesting": "5.3.2",
"@algolia/client-analytics": "5.3.2",
"@algolia/client-common": "5.3.2",
"@algolia/client-personalization": "5.3.2",
"@algolia/client-search": "5.3.2",
"@algolia/recommend": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-abtesting": "5.4.0",
"@algolia/client-analytics": "5.4.0",
"@algolia/client-common": "5.4.0",
"@algolia/client-personalization": "5.4.0",
"@algolia/client-search": "5.4.0",
"@algolia/recommend": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@algolia/requester-testing": "0.0.0",
"@algolia/requester-testing": "5.4.0",
"@arethetypeswrong/cli": "0.15.4",
"@types/node": "22.5.1",
"jsdom": "25.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.3.2",
"version": "5.4.0",
"description": "Common package for the Algolia JavaScript API client.",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.2",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.2",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.2",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-browser-xhr",
"version": "5.3.2",
"version": "5.4.0",
"description": "Promise-based request library for browser using xhr.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"test:bundle": "publint . && attw --pack . --ignore-rules cjs-resolves-to-esm"
},
"dependencies": {
"@algolia/client-common": "5.3.2"
"@algolia/client-common": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-fetch",
"version": "5.3.2",
"version": "5.4.0",
"description": "Promise-based request library using Fetch.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.3.2"
"@algolia/client-common": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-node-http",
"version": "5.3.2",
"version": "5.4.0",
"description": "Promise-based request library for node using the native http module.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.3.2"
"@algolia/client-common": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-testing",
"version": "0.0.0",
"version": "5.4.0",
"private": true,
"description": "A package that contains the echo requester of the algoliasearch JavaScript requesters, for testing purposes",
"repository": {
Expand Down Expand Up @@ -42,10 +42,10 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.3.2",
"@algolia/requester-browser-xhr": "5.3.2",
"@algolia/requester-fetch": "5.3.2",
"@algolia/requester-node-http": "5.3.2"
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Loading

0 comments on commit b330b51

Please sign in to comment.