Skip to content

Commit ed65ff1

Browse files
chore(main): release 0.7.15 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d6479e commit ed65ff1

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.14"
2+
".": "0.7.15"
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.15](https://github.com/GetStream/stream-node/compare/v0.7.14...v0.7.15) (2025-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* [FEEDS-819]make user id mandatory in update comment ([#197](https://github.com/GetStream/stream-node/issues/197)) ([4d6479e](https://github.com/GetStream/stream-node/commit/4d6479e5f3832144948d15c9f76db58679d30194))
9+
310
## [0.7.14](https://github.com/GetStream/stream-node/compare/v0.7.13...v0.7.14) (2025-10-22)
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.14",
3+
"version": "0.7.15",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)