Skip to content

Commit cebd20f

Browse files
chore(main): release 0.7.36
1 parent 99ba5fe commit cebd20f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.35"
2+
".": "0.7.36"
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.36](https://github.com/GetStream/stream-node/compare/v0.7.35...v0.7.36) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* [FEEDS-1039] handle deletion of mention noti activities when deleting activity ([#243](https://github.com/GetStream/stream-node/issues/243)) ([99ba5fe](https://github.com/GetStream/stream-node/commit/99ba5fe8540997cc1557a0b6c1cb5716f468affc))
9+
* add edited_at field in comment response ([#242](https://github.com/GetStream/stream-node/issues/242)) ([313f521](https://github.com/GetStream/stream-node/commit/313f521c6ad07b81a298f1033dbf631fe9b72f3d))
10+
311
## [0.7.35](https://github.com/GetStream/stream-node/compare/v0.7.34...v0.7.35) (2026-01-22)
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.35",
3+
"version": "0.7.36",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)