Skip to content

Commit c63222d

Browse files
chore(main): release 0.4.4 (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a0d9a6 commit c63222d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.4](https://github.com/GetStream/stream-node/compare/v0.4.3...v0.4.4) (2024-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* node js esm module import ([#61](https://github.com/GetStream/stream-node/issues/61)) ([3a0d9a6](https://github.com/GetStream/stream-node/commit/3a0d9a61679e249f765912a92613db65963d40da))
9+
310
## [0.4.3](https://github.com/GetStream/stream-node/compare/v0.4.2...v0.4.3) (2024-09-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/node-sdk",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)