Skip to content

Commit 56cc146

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v8.4.1 (#589)
Co-authored-by: github-actions <[email protected]>
1 parent e79036b commit 56cc146

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
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.4.1](https://github.com/GetStream/stream-js/compare/v8.4.0...v8.4.1) (2023-11-21)
6+
57
## [8.4.0](https://github.com/GetStream/stream-js/compare/v8.3.1...v8.4.0) (2023-10-24)
68

79
### [8.3.1](https://github.com/GetStream/stream-js/compare/v8.3.0...v8.3.1) (2023-09-05)

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.4.0",
14+
"version": "8.4.1",
1515
"scripts": {
1616
"changelog": "standard-version --release-as $VERSION --skip.tag --skip.commit --tag-prefix=v",
1717
"commitlinter": "commitlint",

yarn.lock

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4389,13 +4389,7 @@ flatted@^3.2.7, flatted@^3.2.9:
43894389
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
43904390
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
43914391

4392-
[email protected], follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4393-
version "1.15.3"
4394-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz"
4395-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
4396-
4397-
4398-
follow-redirects@^1.14.9:
4392+
[email protected], follow-redirects@^1.0.0, follow-redirects@^1.14.9:
43994393
version "1.15.3"
44004394
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
44014395
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==

0 commit comments

Comments
 (0)