Skip to content

Commit

Permalink
fixing error loggin caused by ChatJS (#226)
Browse files Browse the repository at this point in the history
* fixing Streams SDK bug caused by ChatJS

* Bumped chatjs version
  • Loading branch information
mrajatttt authored Jul 23, 2024
1 parent 264a10a commit 7d8f032
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 11,406 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.2]
### Fixed
- Prevent overriding connect global namespace when initialized

## [2.3.1]
### Added
- Update jest to fix security issues with old version.
Expand Down
Loading

0 comments on commit 7d8f032

Please sign in to comment.