Skip to content

Commit be71407

Browse files
chore(main): release 0.7.21 (#211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f6617a commit be71407

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.20"
2+
".": "0.7.21"
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.21](https://github.com/GetStream/stream-node/compare/v0.7.20...v0.7.21) (2025-11-19)
4+
5+
6+
### Features
7+
8+
* Add url enrichment fields for activities and comments ([#210](https://github.com/GetStream/stream-node/issues/210)) ([4f6617a](https://github.com/GetStream/stream-node/commit/4f6617aac2e56622fe18a37f001f58783b7be794))
9+
310
## [0.7.20](https://github.com/GetStream/stream-node/compare/v0.7.19...v0.7.20) (2025-11-14)
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.20",
3+
"version": "0.7.21",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)