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 c1820f2 commit 22cf54aCopy full SHA for 22cf54a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.6](https://github.com/GetStream/stream-node/compare/v0.4.5...v0.4.6) (2024-12-30)
4
+
5
6
+### Features
7
8
+* add closed caption endpoints ([#67](https://github.com/GetStream/stream-node/issues/67)) ([c1820f2](https://github.com/GetStream/stream-node/commit/c1820f20be4ab5969bb17a04fbf5ae417b40e846))
9
10
## [0.4.5](https://github.com/GetStream/stream-node/compare/v0.4.4...v0.4.5) (2024-12-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stream-io/node-sdk",
- "version": "0.4.5",
+ "version": "0.4.6",
"description": "",
"exports": {
".": {
0 commit comments