diff --git a/CHANGELOG.md b/CHANGELOG.md index e18c8cadd..9dfde9bcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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-nodejs/compare/12.0.0...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.1...HEAD) ## [12.0.1] - 2024-09-23 @@ -889,7 +889,7 @@ export enum Enum { 25. getSubscriptions => getAll (webhooks.subscriptionsApi) 26. updateSubscription => update (webhooks.subscriptionsApi) -[Unreleased]: https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.0...HEAD +[Unreleased]: https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.1...HEAD [1.0.0-beta]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.0.0-beta [1.1.0-beta]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.1.0-beta [2.0.1]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/2.0.1 @@ -952,3 +952,4 @@ export enum Enum { [11.1.0]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.1.0 [11.2.0]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.2.0 [12.0.0]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/12.0.0 +[12.0.1]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/12.0.1