Skip to content

Commit a1b21b8

Browse files
chore(main): release 0.3.1 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78e3c9f commit a1b21b8

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.3.1](https://github.com/GetStream/stream-node/compare/v0.3.0...v0.3.1) (2024-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* support modern esm and types resolution ([#48](https://github.com/GetStream/stream-node/issues/48)) ([78e3c9f](https://github.com/GetStream/stream-node/commit/78e3c9f01e907d680e9db4dc802d8fbc0ac4bde6))
9+
310
## [0.3.0](https://github.com/GetStream/stream-node/compare/v0.2.6...v0.3.0) (2024-06-28)
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.3.0",
3+
"version": "0.3.1",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)