Skip to content

Commit d686a9b

Browse files
chore(main): release 0.7.44 (#261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 33ef3e5 commit d686a9b

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.43"
2+
".": "0.7.44"
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.44](https://github.com/GetStream/stream-node/compare/v0.7.43...v0.7.44) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* Add optional enrich_own_fields param to endpoints ([#260](https://github.com/GetStream/stream-node/issues/260)) ([33ef3e5](https://github.com/GetStream/stream-node/commit/33ef3e517bcb5bae984c860df09e92c24f23d9ee))
9+
310
## [0.7.43](https://github.com/GetStream/stream-node/compare/v0.7.42...v0.7.43) (2026-03-02)
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.43",
3+
"version": "0.7.44",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)