Skip to content

Commit 155e7aa

Browse files
13.2.0
1 parent 415188e commit 155e7aa

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
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/13.1.0...HEAD)
8+
## [Unreleased](https://github.com/HubSpot/hubspot-api-nodejs/compare/13.2.0...HEAD)
9+
10+
## [13.2.0] - 2025-09-01
11+
12+
## Updates
13+
14+
- Added `discriminator` and `mapping` to `marketing/forms/models/CollectionResponseFormDefinitionBaseForwardPagingResultsInnerClass`, `marketing/forms/models/DependentFieldDependentFieldClass`, `marketing/forms/models/FormDefinitionBaseClass`, `marketing/forms/models/FormDefinitionCreateRequestBaseClass`, `marketing/forms/models/HubSpotFormDefinitionAllOfLegalConsentOptionsClass` and `marketing/forms/models/HubSpotFormDefinitionCreateRequestAllOfLegalConsentOptionsClass`.
915

1016
## [13.1.0] - 2025-08-14
1117

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hubspot/api-client",
3-
"version": "13.1.0",
3+
"version": "13.2.0",
44
"description": "NodeJS v3 [HubSpot API](https://developers.hubspot.com/docs/api/overview) SDK(Client) files",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)