From fff3203f15e4bfaa7562eb699baba354552aa9cc Mon Sep 17 00:00:00 2001 From: bang9 Date: Thu, 13 Jun 2024 14:23:45 +0900 Subject: [PATCH] release: v1.6.4 --- 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 f41563e8c..c9fc747b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.6.4] (Jun 13, 2024) +### Fix: +- Fixed an issue where the link text color did not change according to the theme. + ## [1.6.3] (Jun 11, 2024) ### Fix: - Fixed the positioning of the scroll-to-bottom button. diff --git a/package.json b/package.json index 30464383b..1e089946b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.6.3", + "version": "1.6.4", "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 7563e2557..cc7f6fd50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3022,7 +3022,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.6.3, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.6.3": + version: 1.6.3 + resolution: "@sendbird/chat-ai-widget@npm:1.6.3" + 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/565f0e200fc7f645aeac8d620c78b0b0ac106ac746d09300c8c1ec1a50fe3db6e8a5f53691521d08ce2de11076d5fd01eec690dbb346ee9dc1626aaeb1a6d02f + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: