Skip to content

Commit 76fdafa

Browse files
chore(main): release 0.7.38 (#248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2221b65 commit 76fdafa

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.37"
2+
".": "0.7.38"
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.38](https://github.com/GetStream/stream-node/compare/v0.7.37...v0.7.38) (2026-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Feeds 1117 support restoring soft deleted activities ([#247](https://github.com/GetStream/stream-node/issues/247)) ([2221b65](https://github.com/GetStream/stream-node/commit/2221b65e2b20ab0814dfab0167a057eee2ed6de1))
9+
310
## [0.7.37](https://github.com/GetStream/stream-node/compare/v0.7.36...v0.7.37) (2026-01-29)
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.37",
3+
"version": "0.7.38",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)