Skip to content

Commit

Permalink
chore(release): v8.1.2 (#542)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Feb 15, 2023
1 parent bb21585 commit 3c3c3ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [8.1.2](https://github.com/GetStream/stream-js/compare/v8.1.1...v8.1.2) (2023-02-15)


### Bug Fixes

* **utils:** failing TS check ([#537](https://github.com/GetStream/stream-js/issues/537)) ([bb21585](https://github.com/GetStream/stream-js/commit/bb2158506e56b049407d123505e581b72b9b0ded))

### [8.1.1](https://github.com/GetStream/stream-js/compare/v8.1.0...v8.1.1) (2023-02-14)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"homepage": "https://getstream.io/docs/?language=js",
"email": "[email protected]",
"license": "BSD-3-Clause",
"version": "8.1.1",
"version": "8.1.2",
"scripts": {
"changelog": "standard-version --release-as $VERSION --skip.tag --skip.commit --tag-prefix=v",
"commitlinter": "commitlint",
Expand Down

0 comments on commit 3c3c3ee

Please sign in to comment.