diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e7a0a981..f86b7f774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [1.7.6] (Aug 7, 2024) +## [1.7.7] (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. @@ -7,6 +7,8 @@ - Updated disconnect WS timeout to 1 minute. - Updated Sendbird banner link attributes. +## [Deprecated] [1.7.6] + ## [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 66362d289..2aede1c5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.7.6", + "version": "1.7.7", "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 5584eb6dd..52feab8a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3022,7 +3022,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.7.6, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.7.6": + version: 1.7.6 + resolution: "@sendbird/chat-ai-widget@npm:1.7.6" + 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/f5d0e47a84e72d3ff65e822fff847072ebbe6026716fbdb4dd7bb0c0cc63048e5ce397df9c12ac27417030aae185d95980a475af2e6090b8f1f00c089cc1aed0 + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: