From 66f504d58990a733491392a63fa85c6e19cb9a90 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Wed, 15 Nov 2023 17:17:22 +0300 Subject: [PATCH] 10.1.2 --- CHANGELOG.md | 8 +++++++- composer.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aefbe3f0..ead44853 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/10.1.1...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/10.1.2...HEAD) + +## [10.1.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.1.1) - 2023-11-15 + +## Fixed + +- Fix `HubSpot\RetryMiddlewareFactory` class. ## [10.1.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/10.1.1) - 2023-11-15 diff --git a/composer.json b/composer.json index 93d5fbb0..41d32c41 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "10.1.1", + "version": "10.1.2", "description": "Hubspot API client", "keywords": [ "hubspot",