We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9464f commit f981c5bCopy full SHA for f981c5b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.4](https://github.com/GetStream/stream-node/compare/v0.6.3...v0.6.4) (2025-09-03)
4
+
5
6
+### Features
7
8
+* add DeleteFeedTaskID in DeleteFeedResponse ([#146](https://github.com/GetStream/stream-node/issues/146)) ([ec9464f](https://github.com/GetStream/stream-node/commit/ec9464fa729acde5042d833e364246083d3f4eb2))
9
10
## [0.6.3](https://github.com/GetStream/stream-node/compare/v0.6.2...v0.6.3) (2025-09-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.6.3",
+ "version": "0.6.4",
"description": "",
"exports": {
".": {
0 commit comments