Skip to content

Commit

Permalink
chore: prepare release 2024-09-12 (#3702)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Sep 13, 2024
1 parent 725a47a commit ff326b0
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 69 deletions.
4 changes: 4 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [5.4.2](https://github.com/algolia/algoliasearch-client-javascript/compare/5.4.1...5.4.2)

- [274fae19b](https://github.com/algolia/api-clients-automation/commit/274fae19b) fix(javascript): umd export name ([#3701](https://github.com/algolia/api-clients-automation/pull/3701)) by [@shortcuts](https://github.com/shortcuts/)

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

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/client-analytics": "5.4.1",
"@algolia/client-common": "5.4.1",
"@algolia/client-personalization": "5.4.1",
"@algolia/client-search": "5.4.1",
"@algolia/recommend": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-abtesting": "5.4.2",
"@algolia/client-analytics": "5.4.2",
"@algolia/client-common": "5.4.2",
"@algolia/client-personalization": "5.4.2",
"@algolia/client-search": "5.4.2",
"@algolia/recommend": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@algolia/requester-testing": "5.4.1",
"@algolia/requester-testing": "5.4.2",
"@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.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"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.4.1",
"version": "5.4.2",
"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.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.1",
"version": "1.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.1",
"version": "1.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"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.4.1",
"version": "5.4.2",
"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.4.1"
"@algolia/client-common": "5.4.2"
},
"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.4.1",
"version": "5.4.2",
"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.4.1"
"@algolia/client-common": "5.4.2"
},
"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.4.1",
"version": "5.4.2",
"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.4.1"
"@algolia/client-common": "5.4.2"
},
"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": "5.4.1",
"version": "5.4.2",
"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.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
"@algolia/client-common": "5.4.2",
"@algolia/requester-browser-xhr": "5.4.2",
"@algolia/requester-fetch": "5.4.2",
"@algolia/requester-node-http": "5.4.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
2 changes: 1 addition & 1 deletion config/clients.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
],
"folder": "clients/algoliasearch-client-javascript",
"gitRepoId": "algoliasearch-client-javascript",
"packageVersion": "5.4.1",
"packageVersion": "5.4.2",
"modelFolder": "model",
"apiFolder": "src",
"dockerImage": "apic_base",
Expand Down

0 comments on commit ff326b0

Please sign in to comment.