Skip to content

Commit 3499cb2

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v8.11.0 (#643)
Co-authored-by: github-actions <release@getstream.io>
1 parent 52f9495 commit 3499cb2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.11.0](https://github.com/GetStream/stream-js/compare/v8.9.0...v8.11.0) (2026-03-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **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))
11+
512
## [8.9.0](https://github.com/GetStream/stream-js/compare/v8.8.0...v8.9.0) (2026-02-11)
613

714
## [8.9.0](https://github.com/GetStream/stream-js/compare/v8.8.0...v8.9.0) (2026-02-10)

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.9.0",
14+
"version": "8.11.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)