From dc742aaa2850e3af4fc4ebdc4d2947de6cb4ba58 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 2 Mar 2023 15:09:02 +0300 Subject: [PATCH] 9.4.0 --- CHANGELOG.md | 9 ++++++++- composer.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 082c3492..9e8c8ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/9.3.0...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/9.4.0...HEAD) + +## [9.4.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.4.0) - 2023-03-02 + +### Added + + - Update models for `crm()->properties()` API client ## [9.3.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.3.0) - 2023-02-20 @@ -441,3 +447,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [9.2.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.1 [9.2.2]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.2 [9.3.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.3.0 +[9.4.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.4.0 diff --git a/composer.json b/composer.json index d49c2609..8d5ec40e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "9.3.0", + "version": "9.4.0", "description": "Hubspot API client", "keywords": [ "hubspot",