Skip to content

Commit 4a908b8

Browse files
chore(main): release 0.7.41 (#255)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3bee1d9 commit 4a908b8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.40"
2+
".": "0.7.41"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.41](https://github.com/GetStream/stream-node/compare/v0.7.40...v0.7.41) (2026-02-16)
4+
5+
6+
### Features
7+
8+
* upgrade to api spec v129.24.0 ([#254](https://github.com/GetStream/stream-node/issues/254)) ([3bee1d9](https://github.com/GetStream/stream-node/commit/3bee1d93ddb56c09fd57a0045e66cdcc03e89fc9))
9+
310
## [0.7.40](https://github.com/GetStream/stream-node/compare/v0.7.39...v0.7.40) (2026-02-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/node-sdk",
3-
"version": "0.7.40",
3+
"version": "0.7.41",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)