Skip to content

Commit 89d9851

Browse files
chore(main): release 0.7.24 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29d4dee commit 89d9851

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.23"
2+
".": "0.7.24"
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.24](https://github.com/GetStream/stream-node/compare/v0.7.23...v0.7.24) (2025-12-02)
4+
5+
6+
### Features
7+
8+
* New field params in activity selector config ([#217](https://github.com/GetStream/stream-node/issues/217)) ([29d4dee](https://github.com/GetStream/stream-node/commit/29d4dee8ff458a339196e247c72f1d35f4128c2b))
9+
310
## [0.7.23](https://github.com/GetStream/stream-node/compare/v0.7.22...v0.7.23) (2025-12-02)
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.23",
3+
"version": "0.7.24",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)