From 93d5f173d5a2126226534f03af15a37207f8e3c5 Mon Sep 17 00:00:00 2001 From: bang9 Date: Thu, 19 Sep 2024 13:39:26 +0900 Subject: [PATCH] release: v1.8.2 --- CHANGELOG.md | 5 ++++- package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f233162..ea90401d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ +## [1.8.2] (Sep 19, 2024) +### Fix: +- Removed CSS styles that could potentially affect the client's website + ## [1.8.1] (Sep 12, 2024) ### Fix: - Fixed that prevent zoom when focusing on input in iOS mobile ## [1.8.0] (Sep 12, 2024) - ### Feat: - **File Message Support**: File attachment in messages is now supported. Of course, drag-and-drop and copy-paste actions are also supported. - **Locale Support**: Added a `locale` option to support multiple languages for welcome messages and suggested replies. If not specified, the browser's default language will be used. (support for multilingual settings will be available in the dashboard). diff --git a/package.json b/package.json index 6e9e080b7..4768c43e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.8.1", + "version": "1.8.2", "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 e0fe059a2..6dd6f2f07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3259,7 +3259,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.8.1, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.8.1": + version: 1.8.1 + resolution: "@sendbird/chat-ai-widget@npm:1.8.1" + 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/41949dca0399ef835c9e40547ae751079282340039da8bdd49706d56cdb3f2e5516161fec2094681a74c2f3a5b37cc690372a6c3a2fe7e5c2b18beebb8b2fc8b + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: