diff --git a/CHANGELOG.md b/CHANGELOG.md index 113c5e5c..3eef65d6 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/5.0.0...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/5.1.0...HEAD) + +## [5.1.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/5.1.0) - 2022-02-17 + +### Updated + - Regenerate all clients + - Update all dev dependencies ## [5.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/5.0.0) - 2021-12-15 diff --git a/composer.json b/composer.json index add2aa39..a12826a0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "5.0.0", + "version": "5.1.0", "description": "Hubspot API client", "keywords": [ "hubspot",