From c0f5c675d008e0b204e9445e7c69df9e9801840c Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Thu, 3 Nov 2022 12:59:15 +0000 Subject: [PATCH] feat(specs): add appropriate type to model instance type property MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/algolia/api-clients-automation/pull/1077 Co-authored-by: Adewusi Victor Co-authored-by: Clément Vannicatte --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae289c753..ef1e19161 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.0.0-alpha.26](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.25...4.0.0-alpha.26) + +- [e84584dd](https://github.com/algolia/api-clients-automation/commit/e84584dd) feat(specs): add modelID as part of getModelMetrics response ([#1075](https://github.com/algolia/api-clients-automation/pull/1075)) by [@writeens](https://github.com/writeens/) + ## [4.0.0-alpha.25](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.24...4.0.0-alpha.25) - [8151e945](https://github.com/algolia/api-clients-automation/commit/8151e945) feat(specs): attributes no longer required in model instance response ([#1065](https://github.com/algolia/api-clients-automation/pull/1065)) by [@writeens](https://github.com/writeens/) diff --git a/composer.json b/composer.json index 6c897347c..cb182f349 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "algolia/algoliasearch-client-php", - "version": "4.0.0-alpha.25", + "version": "4.0.0-alpha.26", "description": "API powering the features of Algolia.", "keywords": [ "openapitools",