Skip to content

Commit 5c4d2f0

Browse files
chore(main): release 0.4.12
1 parent 73efff2 commit 5c4d2f0

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.12](https://github.com/GetStream/stream-node/compare/v0.4.11...v0.4.12) (2025-02-03)
4+
5+
6+
### Features
7+
8+
* update to api spec v151.0.1 ([#80](https://github.com/GetStream/stream-node/issues/80)) ([73efff2](https://github.com/GetStream/stream-node/commit/73efff2debf78dc95dde4e91b8de3ed0b264dadd))
9+
310
## [0.4.11](https://github.com/GetStream/stream-node/compare/v0.4.10...v0.4.11) (2025-01-27)
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.11",
3+
"version": "0.4.12",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)