File tree 3 files changed +1047
-2988
lines changed
3 files changed +1047
-2988
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.0...HEAD )
8
+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.1...HEAD )
9
+
10
+ ## [ 12.0.1] - 2024-09-23
11
+
12
+ ## Fixes
13
+
14
+ - Fixed build errors.
9
15
10
16
## [ 12.0.0] - 2024-09-23
11
17
@@ -883,7 +889,7 @@ export enum Enum {
883
889
25 . getSubscriptions => getAll (webhooks.subscriptionsApi)
884
890
26 . updateSubscription => update (webhooks.subscriptionsApi)
885
891
886
- [ Unreleased ] : https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.0 ...HEAD
892
+ [ Unreleased ] : https://github.com/HubSpot/hubspot-api-nodejs/compare/12.0.1 ...HEAD
887
893
[ 1.0.0-beta ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.0.0-beta
888
894
[ 1.1.0-beta ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.1.0-beta
889
895
[ 2.0.1 ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/2.0.1
@@ -946,3 +952,4 @@ export enum Enum {
946
952
[ 11.1.0 ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.1.0
947
953
[ 11.2.0 ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.2.0
948
954
[ 12.0.0 ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/12.0.0
955
+ [ 12.0.1 ] : https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/12.0.1
You can’t perform that action at this time.
0 commit comments