Skip to content

Commit d448d6b

Browse files
chore(main): release 0.7.34 (#240)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9c2337 commit d448d6b

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.33"
2+
".": "0.7.34"
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.34](https://github.com/GetStream/stream-node/compare/v0.7.33...v0.7.34) (2026-01-21)
4+
5+
6+
### Features
7+
8+
* Add selector_source to activity for ranking ([#239](https://github.com/GetStream/stream-node/issues/239)) ([e9c2337](https://github.com/GetStream/stream-node/commit/e9c2337666b8f9d93337096f91814a74de6a0bc6))
9+
310
## [0.7.33](https://github.com/GetStream/stream-node/compare/v0.7.32...v0.7.33) (2026-01-09)
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.33",
3+
"version": "0.7.34",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)