Skip to content

Commit

Permalink
Deep Heartbeat GA: update WebSocketManager to enable Blitz Chat widge…
Browse files Browse the repository at this point in the history
…t user
  • Loading branch information
shanshan xu committed Oct 12, 2023
1 parent 67ba4a6 commit e5c12b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 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.2.0]
### Added
- Updated amazon-connect-websocket-manager.js library to enable Deep Heartbeat change for Blitz Chat widget users.

## [2.1.0]
### Added
- The [DescribeView API](https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_DescribeView.html)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amazon-connect-chatjs",
"version": "2.1.0",
"version": "2.2.0",
"main": "dist/amazon-connect-chat.js",
"types": "dist/index.d.ts",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/amazon-connect-websocket-manager.js

Large diffs are not rendered by default.

0 comments on commit e5c12b9

Please sign in to comment.