Skip to content

Commit 8ee236e

Browse files
committed
chore: prepare release 2024-10-14
1 parent ed203c6 commit 8ee236e

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

clients/algoliasearch-client-go/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.5.2](https://github.com/algolia/algoliasearch-client-go/compare/4.5.1...4.5.2)
2+
3+
- [ed203c6a7](https://github.com/algolia/api-clients-automation/commit/ed203c6a7) fix(go): better network error ([#3943](https://github.com/algolia/api-clients-automation/pull/3943)) by [@millotp](https://github.com/millotp/)
4+
15
## [4.5.1](https://github.com/algolia/algoliasearch-client-go/compare/4.5.0...4.5.1)
26

37
- [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/)

config/clients.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
],
7575
"folder": "clients/algoliasearch-client-go",
7676
"gitRepoId": "algoliasearch-client-go",
77-
"packageVersion": "4.5.1",
77+
"packageVersion": "4.5.2",
7878
"modelFolder": "algolia",
7979
"apiFolder": "algolia",
8080
"dockerImage": "apic_base",

config/versions.history.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,9 @@
834834
},
835835
"4.5.1": {
836836
"releaseDate": "2024-10-10"
837+
},
838+
"4.5.2": {
839+
"releaseDate": "2024-10-14"
837840
}
838841
},
839842
"java": {

0 commit comments

Comments
 (0)