From 2a3e2e618822321ae063241cf5d2f8e4c8fb6c3f Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 23 Nov 2023 11:41:15 +0300 Subject: [PATCH] 10.2.0 --- CHANGELOG.md | 9 ++++++++- composer.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ead44853..5db3b84d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,14 @@ 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/10.1.2...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/10.2.0...HEAD) + +## [10.2.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.2.0) - 2023-11-23 + +### Updated + +- Added `marketing()->forms()` api client. +- Removed `composer.lock`. ## [10.1.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.1.1) - 2023-11-15 diff --git a/composer.json b/composer.json index 41d32c41..834afc09 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "10.1.2", + "version": "10.2.0", "description": "Hubspot API client", "keywords": [ "hubspot",