Skip to content

Commit e3dc2e5

Browse files
chore(main): release 0.7.13 (#194)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8976b59 commit e3dc2e5

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.12"
2+
".": "0.7.13"
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.13](https://github.com/GetStream/stream-node/compare/v0.7.12...v0.7.13) (2025-10-21)
4+
5+
6+
### Features
7+
8+
* regenerate API clients from OpenAPI specs and fix duplicate cutoff_time ([#191](https://github.com/GetStream/stream-node/issues/191)) ([8976b59](https://github.com/GetStream/stream-node/commit/8976b59bdf8fd7a6c997687a8f97571f884677cc))
9+
310
## [0.7.12](https://github.com/GetStream/stream-node/compare/v0.7.11...v0.7.12) (2025-10-16)
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.12",
3+
"version": "0.7.13",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)