Skip to content

Commit 18c7c38

Browse files
Merge pull request #550 from HubSpot/feature/12.0.1
Bump version to 12.0.1
2 parents 31e3a83 + debd118 commit 18c7c38

File tree

3 files changed

+1047
-2988
lines changed

3 files changed

+1047
-2988
lines changed

Diff for: CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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.
915

1016
## [12.0.0] - 2024-09-23
1117

@@ -883,7 +889,7 @@ export enum Enum {
883889
25. getSubscriptions => getAll (webhooks.subscriptionsApi)
884890
26. updateSubscription => update (webhooks.subscriptionsApi)
885891

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
887893
[1.0.0-beta]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.0.0-beta
888894
[1.1.0-beta]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/v1.1.0-beta
889895
[2.0.1]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/2.0.1
@@ -946,3 +952,4 @@ export enum Enum {
946952
[11.1.0]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.1.0
947953
[11.2.0]: https://github.com/HubSpot/hubspot-api-nodejs/releases/tag/11.2.0
948954
[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

0 commit comments

Comments
 (0)