File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.9 "
2+ "." : " 0.1.0-alpha.10 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.10 (2026-05-20)
4+
5+ Full Changelog: [ v0.1.0-alpha.9...v0.1.0-alpha.10] ( https://github.com/HubSpot/hubspot-sdk-typescript/compare/v0.1.0-alpha.9...v0.1.0-alpha.10 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 3cdcc58] ( https://github.com/HubSpot/hubspot-sdk-typescript/commit/3cdcc58594135075c61b6e5732dd10c4848d8337 ) )
10+
11+
12+ ### Chores
13+
14+ * configure new SDK language ([ 45a1eb1] ( https://github.com/HubSpot/hubspot-sdk-typescript/commit/45a1eb12ae407caf090294bc4bcb9645d82168a3 ) )
15+
316## 0.1.0-alpha.9 (2026-05-19)
417
518Full Changelog: [ v0.1.0-alpha.8...v0.1.0-alpha.9] ( https://github.com/HubSpot/hubspot-sdk-typescript/compare/v0.1.0-alpha.8...v0.1.0-alpha.9 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @hubspot/sdk" ,
3- "version" : " 0.1.0-alpha.9 " ,
3+ "version" : " 0.1.0-alpha.10 " ,
44 "description" : " The official TypeScript library for the HubSpot API" ,
55 "author" : " HubSpot <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.9 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.10 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments