Skip to content

Commit 25e5bac

Browse files
chore(main): release 0.7.58 (#298)
🤖 I have created a release *beep* *boop* --- ## [0.7.58](v0.7.57...v0.7.58) (2026-05-20) ### Features * Add get or create follow and unfollow endpoints and fix generate command ([#297](#297)) ([0f3f5ab](0f3f5ab)) --- 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 0f3f5ab commit 25e5bac

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.57"
2+
".": "0.7.58"
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.58](https://github.com/GetStream/stream-node/compare/v0.7.57...v0.7.58) (2026-05-20)
4+
5+
6+
### Features
7+
8+
* Add get or create follow and unfollow endpoints and fix generate command ([#297](https://github.com/GetStream/stream-node/issues/297)) ([0f3f5ab](https://github.com/GetStream/stream-node/commit/0f3f5abedeb21d621f4c270a31f7f3ec3fd3307a))
9+
310
## [0.7.57](https://github.com/GetStream/stream-node/compare/v0.7.56...v0.7.57) (2026-05-15)
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.57",
3+
"version": "0.7.58",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)