diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4f96bc7..0bbfa5669 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.2.1...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/9.2.2...HEAD) + +## [9.2.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.2) - 2023-01-12 + +### Fixed + + - Fix `crm()->associations()` API client ## [9.2.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.1) - 2022-12-22 @@ -22,11 +28,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [9.1.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.1.0) - 2022-12-06 ### Updated + - Added Private App access token to `cms()->domains()` ## [9.0.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.1) - 2022-12-05 ### Fixed + - Fix all association APIs ## [9.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.0) - 2022-11-21 @@ -421,3 +429,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [9.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.1.0 [9.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.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 diff --git a/composer.json b/composer.json index 7968e7607..f9f64f5d1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "9.2.1", + "version": "9.2.2", "description": "Hubspot API client", "keywords": [ "hubspot",