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 e0276e4 commit e6f064eCopy full SHA for e6f064e
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.7.21"
+ ".": "0.7.22"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.7.22](https://github.com/GetStream/stream-node/compare/v0.7.21...v0.7.22) (2025-11-27)
4
+
5
6
+### Features
7
8
+* update to latest API spec ([e0276e4](https://github.com/GetStream/stream-node/commit/e0276e47d7c88f75a6f4df7793d4bb72aecaa40e))
9
10
## [0.7.21](https://github.com/GetStream/stream-node/compare/v0.7.20...v0.7.21) (2025-11-19)
11
12
package.json
@@ -1,6 +1,6 @@
"name": "@stream-io/node-sdk",
- "version": "0.7.21",
+ "version": "0.7.22",
"description": "",
"exports": {
".": {
0 commit comments