Skip to content

Commit f13992f

Browse files
github-actions[bot]github-actionsitsmeadi
authored
chore(release): v8.12.0 (#644)
* chore(release): v8.12.0 * chore: trigger ci --------- Co-authored-by: github-actions <release@getstream.io> Co-authored-by: Aditya Agarwal <itsmeadityaagarwal@gmail.com>
1 parent f758b05 commit f13992f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [8.12.0](https://github.com/GetStream/stream-js/compare/v8.9.0...v8.12.0) (2026-03-11)
6+
7+
8+
### Features
9+
10+
* add Node 24 support ([#640](https://github.com/GetStream/stream-js/issues/640)) ([f758b05](https://github.com/GetStream/stream-js/commit/f758b05cfe678ebaaa2df5e40afdf13b85726ed3))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** upgrade GitHub Actions from v3 to v4 to fix hanging CI ([#639](https://github.com/GetStream/stream-js/issues/639)) ([52f9495](https://github.com/GetStream/stream-js/commit/52f949517743c08aa7cb219d780fce899736b05c))
16+
517
## [8.11.0](https://github.com/GetStream/stream-js/compare/v8.9.0...v8.11.0) (2026-03-10)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://getstream.io/docs/?language=js",
1212
"email": "support@getstream.io",
1313
"license": "BSD-3-Clause",
14-
"version": "8.11.0",
14+
"version": "8.12.0",
1515
"scripts": {
1616
"changelog": "standard-version --release-as $VERSION --skip.tag --skip.commit --tag-prefix=v",
1717
"commitlinter": "commitlint",

0 commit comments

Comments
 (0)