You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(tests): remove redundant File import
* fix(typescript): upgrade tsc-multi so that it works with Node 26
* release: 0.1.0-alpha.9
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.9 (2026-05-19)
4
+
5
+
Full 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)
6
+
7
+
### Bug Fixes
8
+
9
+
***typescript:** upgrade tsc-multi so that it works with Node 26 ([65de019](https://github.com/HubSpot/hubspot-sdk-typescript/commit/65de0197a89d312879149b2fe69b8ce93504b42b))
0 commit comments