We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232f240 commit 8b37723Copy full SHA for 8b37723
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.2](https://github.com/GetStream/stream-node/compare/v0.4.1...v0.4.2) (2024-09-17)
4
+
5
6
+### Bug Fixes
7
8
+* parse non-JSON response objects correctly ([#56](https://github.com/GetStream/stream-node/issues/56)) ([232f240](https://github.com/GetStream/stream-node/commit/232f2403899cd95621a47ef021b198f560b5d036))
9
10
## [0.4.1](https://github.com/GetStream/stream-node/compare/v0.4.0...v0.4.1) (2024-09-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "",
"exports": {
".": {
0 commit comments