Skip to content

Commit 831baa6

Browse files
chore(main): release 0.5.0
1 parent aa43a6b commit 831baa6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/GetStream/stream-node/compare/v0.4.26...v0.5.0) (2025-07-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add support for feeds v3 API ([#118](https://github.com/GetStream/stream-node/issues/118))
9+
10+
### Features
11+
12+
* add support for feeds v3 API ([#118](https://github.com/GetStream/stream-node/issues/118)) ([aa43a6b](https://github.com/GetStream/stream-node/commit/aa43a6b2666c81bff23ee0113c91f61568e5ccc2))
13+
314
## [0.4.26](https://github.com/GetStream/stream-node/compare/v0.4.25...v0.4.26) (2025-07-16)
415

516
### Features

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.26",
3+
"version": "0.5.0",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)