Skip to content

Commit bffb182

Browse files
github-actions[bot]github-actionsJimmyPettersson85
authored
chore(release): v8.8.0 (#624)
* chore(release): v8.8.0 * Trigger Build --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Jimmy Pettersson <[email protected]>
1 parent 155f548 commit bffb182

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.8.0](https://github.com/GetStream/stream-js/compare/v8.7.0...v8.8.0) (2025-04-10)
6+
57
## [8.7.0](https://github.com/GetStream/stream-js/compare/v8.6.1...v8.7.0) (2025-03-14)
68

79
### [8.6.1](https://github.com/GetStream/stream-js/compare/v8.5.1...v8.6.1) (2025-02-20)

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": "[email protected]",
1313
"license": "BSD-3-Clause",
14-
"version": "8.7.0",
14+
"version": "8.8.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)