Skip to content

Commit 99cbd59

Browse files
committed
chore(release): 2.2.2
1 parent 062cf95 commit 99cbd59

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
### [2.2.2](https://github.com/alibaba/ChatUI/compare/v2.2.1...v2.2.2) (2022-07-19)
6+
7+
8+
### Bug Fixes
9+
10+
* [QuickReplies] update styles ([5c622b1](https://github.com/alibaba/ChatUI/commit/5c622b1a478129d5b08537953216634622ee3bfa))
11+
* [Search] fix type ([794a482](https://github.com/alibaba/ChatUI/commit/794a482040878b678470f4936001b34b1508e206))
12+
* [SystemMessage] fix padding ([1abbbf3](https://github.com/alibaba/ChatUI/commit/1abbbf30841a757111db89543e53801ead83f2b2))
13+
* [Typing] remove useless style ([062cf95](https://github.com/alibaba/ChatUI/commit/062cf9514c3a4da002ca914f494381333e706adf))
14+
* update brand-3 ([0fbeb8e](https://github.com/alibaba/ChatUI/commit/0fbeb8e3e5040d0bb9eed7f38a835573f53b414b))
15+
516
### [2.2.1](https://github.com/alibaba/ChatUI/compare/v2.2.0...v2.2.1) (2022-07-12)
617

718

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": "2.2.1",
3+
"version": "2.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)