From 3dade672fe2f02c5b58a8b71abb6ba243e893059 Mon Sep 17 00:00:00 2001 From: bang9 Date: Wed, 7 Aug 2024 15:32:11 +0900 Subject: [PATCH] release: v1.7.6 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e0545afe..7e7a0a981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.7.6] (Aug 7, 2024) +### Fix: +- Added a root element to the full-screen component for the modal to avoid crashes when clicking feedback. +- Fixed the carousel index calculation. + +### Chore: +- Updated disconnect WS timeout to 1 minute. +- Updated Sendbird banner link attributes. + ## [1.7.5] (Aug 1, 2024) ### Fix: - Fixed a bug where directly managing the widget open state caused a disconnection after 3 minutes and prevented reconnection. diff --git a/package.json b/package.json index 2680cc4bf..66362d289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.7.5", + "version": "1.7.6", "description": "Sendbird Chat AI Widget,\n Detailed documentation can be found at https://github.com/sendbird/chat-ai-widget#readme", "main": "./dist/index.umd.js", "module": "./dist/index.es.js", diff --git a/yarn.lock b/yarn.lock index c741ccf08..88adec839 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3022,7 +3022,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.7.5, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.7.5": + version: 1.7.5 + resolution: "@sendbird/chat-ai-widget@npm:1.7.5" + dependencies: + styled-components: "npm:^5.3.11" + peerDependencies: + date-fns: ^3.6.0 + react: ^16.8.6 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.6 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + date-fns: + optional: true + checksum: 10c0/9025b090814d8f64c161bff25376d1cc5f481d28a78ceeebb6fefb8468463f948eb4e6a35288c672dbee8b58dfb26c52506dd1a31266d259fee0f150fcb71273 + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: