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 16d5e4f commit 65f634fCopy full SHA for 65f634f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.8](https://github.com/GetStream/stream-node/compare/v0.4.7...v0.4.8) (2025-01-10)
4
+
5
6
+### Features
7
8
+* Stable video-stats API: Get call report ([#71](https://github.com/GetStream/stream-node/issues/71)) ([16d5e4f](https://github.com/GetStream/stream-node/commit/16d5e4f62081312a8f60a374a52cfa25241ef4f6))
9
10
## [0.4.7](https://github.com/GetStream/stream-node/compare/v0.4.6...v0.4.7) (2025-01-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.4.7",
+ "version": "0.4.8",
"description": "",
"exports": {
".": {
0 commit comments