Skip to content

Commit 40c18b0

Browse files
chore(main): release 0.4.3 (#59)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e84e26 commit 40c18b0

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.3](https://github.com/GetStream/stream-node/compare/v0.4.2...v0.4.3) (2024-09-18)
4+
5+
6+
### Features
7+
8+
* update to api version 131.1.1 ([#58](https://github.com/GetStream/stream-node/issues/58)) ([6e84e26](https://github.com/GetStream/stream-node/commit/6e84e26ab9ac6c5d0134b80add189976a1914168))
9+
310
## [0.4.2](https://github.com/GetStream/stream-node/compare/v0.4.1...v0.4.2) (2024-09-17)
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.2",
3+
"version": "0.4.3",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)