Skip to content

Commit 488d60c

Browse files
chore(main): release 0.7.25
1 parent c3fbe75 commit 488d60c

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.24"
2+
".": "0.7.25"
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.25](https://github.com/GetStream/stream-node/compare/v0.7.24...v0.7.25) (2025-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* bump jsonwebtoken to 9.0.3 ([#219](https://github.com/GetStream/stream-node/issues/219)) ([c3fbe75](https://github.com/GetStream/stream-node/commit/c3fbe756c3d77855e074c7010ec98586e31f8192))
9+
310
## [0.7.24](https://github.com/GetStream/stream-node/compare/v0.7.23...v0.7.24) (2025-12-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.24",
3+
"version": "0.7.25",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)