Skip to content

Commit 790854a

Browse files
chore(main): release 0.7.51 (#278)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cf3738 commit 790854a

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.50"
2+
".": "0.7.51"
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.51](https://github.com/GetStream/stream-node/compare/v0.7.50...v0.7.51) (2026-04-02)
4+
5+
6+
### Features
7+
8+
* Add activity_copy_limit for follow ([#277](https://github.com/GetStream/stream-node/issues/277)) ([2cf3738](https://github.com/GetStream/stream-node/commit/2cf373862b27685093e8f0f3a9f16c70c4db4b28))
9+
310
## [0.7.50](https://github.com/GetStream/stream-node/compare/v0.7.49...v0.7.50) (2026-03-31)
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.50",
3+
"version": "0.7.51",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)