Skip to content

Commit be00410

Browse files
chore(main): release 0.7.59 (#306)
🤖 I have created a release *beep* *boop* --- ## [0.7.59](v0.7.58...v0.7.59) (2026-05-22) ### Features * new endpoint for retrieving user interests ([#305](#305)) ([6b31470](6b31470)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b31470 commit be00410

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.58"
2+
".": "0.7.59"
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.59](https://github.com/GetStream/stream-node/compare/v0.7.58...v0.7.59) (2026-05-22)
4+
5+
6+
### Features
7+
8+
* new endpoint for retrieving user interests ([#305](https://github.com/GetStream/stream-node/issues/305)) ([6b31470](https://github.com/GetStream/stream-node/commit/6b31470dfea3a5c6d0527a059be672fc6c969c30))
9+
310
## [0.7.58](https://github.com/GetStream/stream-node/compare/v0.7.57...v0.7.58) (2026-05-20)
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.58",
3+
"version": "0.7.59",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)