Skip to content

Commit f486baa

Browse files
chore(main): release 0.7.57 (#295)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb7744f commit f486baa

3 files changed

Lines changed: 10 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.56"
2+
".": "0.7.57"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.57](https://github.com/GetStream/stream-node/compare/v0.7.56...v0.7.57) (2026-05-15)
4+
5+
6+
### Features
7+
8+
* new opt-in (purge_user_activities) on DeleteFeedRequest ([#296](https://github.com/GetStream/stream-node/issues/296)) ([eb7744f](https://github.com/GetStream/stream-node/commit/eb7744f69dc85701a6c6cd490f2c97c74529c0ab))
9+
* **webhooks:** verifyAndParse* API for compressed payloads (CHA-3071) ([#294](https://github.com/GetStream/stream-node/issues/294)) ([5aa6e03](https://github.com/GetStream/stream-node/commit/5aa6e0326da85f7fec92e6541714dba833bc61de))
10+
311
## [0.7.56](https://github.com/GetStream/stream-node/compare/v0.7.55...v0.7.56) (2026-04-24)
412

513

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.56",
3+
"version": "0.7.57",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)