From d1c6a20d1a0b5b47390ad054d3ff529cd9e1b5c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:59:51 +0200 Subject: [PATCH] chore(main): release 0.4.1 (#54) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44ccde0..dcb90c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/GetStream/stream-node/compare/v0.4.0...v0.4.1) (2024-09-09) + + +### Features + +* RTMP broadcasts list endpoint ([#53](https://github.com/GetStream/stream-node/issues/53)) ([8851dab](https://github.com/GetStream/stream-node/commit/8851dab3f5afd6f6739518b4d38c1baeeb5c79a9)) + ## [0.4.0](https://github.com/GetStream/stream-node/compare/v0.3.1...v0.4.0) (2024-08-30) diff --git a/package.json b/package.json index b3858e8..653b784 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stream-io/node-sdk", - "version": "0.4.0", + "version": "0.4.1", "description": "", "exports": { ".": {