From 5cc51daef7df56f5f073b63ad1c42a6e2044857a Mon Sep 17 00:00:00 2001 From: bang9 Date: Tue, 29 Oct 2024 10:47:47 +0900 Subject: [PATCH] chore: release v1.8.5 --- CHANGELOG.md | 4 ++++ package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d684525c..b686f8b58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.8.5] (Oct 29, 2024) +### Chore: +- Added bot profile style for the favicon from onboarding + ## [1.8.4] (Oct 22, 2024) ### Fix: - Passed missing locale to DateSeparator component diff --git a/package.json b/package.json index b85cdb04b..837198084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.8.4", + "version": "1.8.5", "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 c4e7c2907..29f020f84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3259,7 +3259,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.8.4, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.8.4": + version: 1.8.4 + resolution: "@sendbird/chat-ai-widget@npm:1.8.4" + 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/987740ba8428571ee5ff697d16421a3dcf51a26e23b03dc1693c784c19b8da734f040af73c81519fb83d1c3652d1a8fd4b714d1ea832ae588e163f6590de690b + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: