Skip to content

Commit f5dca5b

Browse files
committed
chore(release): 1.2.2
1 parent ff864a8 commit f5dca5b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.2.2](https://github.com/alibaba/ChatUI/compare/v1.2.1...v1.2.2) (2021-11-15)
6+
7+
8+
### Bug Fixes
9+
10+
* [Composer] scrollIntoView when touch is supported ([ecbad5d](https://github.com/alibaba/ChatUI/commit/ecbad5d0cb065b4ed7d552101c203b927bc07da4))
11+
* [dependencies] update dompurify to 2.3.3 ([f7209b6](https://github.com/alibaba/ChatUI/commit/f7209b6f670937cd9d653373e50b61c534cc654c))
12+
* [Goods] apply `cover` to the image ([03f5694](https://github.com/alibaba/ChatUI/commit/03f569400a913b3e2ec84ec06d81c527bb7cae90))
13+
* [Goods] fix desc ([ff864a8](https://github.com/alibaba/ChatUI/commit/ff864a8cf0bac2a7c1e804d27f11a55c0840dba9))
14+
515
### [1.2.1](https://github.com/alibaba/ChatUI/compare/v1.2.0...v1.2.1) (2021-09-26)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chatui/core",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "The React library for Chatbot UI",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)