Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Sep 23, 2024
1 parent 512d430 commit debd118
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit debd118

Please sign in to comment.