Skip to content

Commit 2377cf5

Browse files
authored
chore: prepare release 2022-08-23 (#948)
1 parent fd9ced5 commit 2377cf5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

clients/algoliasearch-client-php/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.0.0-alpha.14](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.13...4.0.0-alpha.14)
2+
3+
- [7d518b21](https://github.com/algolia/api-clients-automation/commit/7d518b21) docs(php): update migration guide for PHP ([#935](https://github.com/algolia/api-clients-automation/pull/935)) by [@damcou](https://github.com/damcou/)
4+
15
## [4.0.0-alpha.13](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.12...4.0.0-alpha.13)
26

37
- [4c1596df](https://github.com/algolia/api-clients-automation/commit/4c1596df) fix(clients): list available regions when region is missing ([#916](https://github.com/algolia/api-clients-automation/pull/916)) by [@shortcuts](https://github.com/shortcuts/)

config/clients.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": {
2828
"folder": "clients/algoliasearch-client-php",
2929
"gitRepoId": "algoliasearch-client-php",
30-
"packageVersion": "4.0.0-alpha.13",
30+
"packageVersion": "4.0.0-alpha.14",
3131
"modelFolder": "lib/Model",
3232
"customGenerator": "algolia-php",
3333
"apiFolder": "lib/Api",

0 commit comments

Comments
 (0)