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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.2 (2025-04-23)
4
+
5
+
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/hanzoai/js-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** send all configured auth headers ([#29](https://github.com/hanzoai/js-sdk/issues/29)) ([c98d1f5](https://github.com/hanzoai/js-sdk/commit/c98d1f56b8b5c0fa5b51dfa5f1823dfb236a4d71))
10
+
***internal:** fix file uploads in node 18 jest ([7e9f58e](https://github.com/hanzoai/js-sdk/commit/7e9f58e55f3f5d707d41a199c7f6aa47ac1b52e6))
11
+
***mcp:** fix readEnv type error ([4614532](https://github.com/hanzoai/js-sdk/commit/461453296a0a96ca2794fe471a06dfe6a29882f1))
12
+
***mcp:** include all necessary env vars in client instantiation ([f37e680](https://github.com/hanzoai/js-sdk/commit/f37e680fd81df7852b9d3273ad15b9ba83831d24))
13
+
14
+
15
+
### Chores
16
+
17
+
***client:** minor internal fixes ([7325261](https://github.com/hanzoai/js-sdk/commit/7325261678e4dc8e736c0017221fd543863af962))
***internal:** reduce CI branch coverage ([76a5a25](https://github.com/hanzoai/js-sdk/commit/76a5a25b302269bd4e430c8faf20bc8444d9bbcf))
20
+
***internal:** upload builds and expand CI branch coverage ([735816d](https://github.com/hanzoai/js-sdk/commit/735816d2aebc298780fdcce87f73daf4b9588a9e))
0 commit comments