Skip to content

Commit 655db2e

Browse files
chore(main): release 0.7.30 (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bff522e commit 655db2e

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.29"
2+
".": "0.7.30"
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.30](https://github.com/GetStream/stream-node/compare/v0.7.29...v0.7.30) (2025-12-23)
4+
5+
6+
### Features
7+
8+
* return updated poll on cast/remove poll vote ([#229](https://github.com/GetStream/stream-node/issues/229)) ([bff522e](https://github.com/GetStream/stream-node/commit/bff522e2cdda0c0895f18aa7b1f9f9b81384835f))
9+
310
## [0.7.29](https://github.com/GetStream/stream-node/compare/v0.7.28...v0.7.29) (2025-12-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.29",
3+
"version": "0.7.30",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)