Skip to content

Commit 6534310

Browse files
committed
v22.3.0
1 parent b564621 commit 6534310

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
#### [v22.3.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.1-1...v22.3.0)
6+
57
#### [v21.9.1-1](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.1-0...v21.9.1-1)
68

7-
- [DOC] Fix color sample [`fea1602`](https://github.com/theopenconversationkit/tock-react-kit/commit/fea160298242aecaf6a63ecd4128779071e61095)
9+
> 4 April 2022
810
911
#### [v21.9.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.0...v21.9.1-0)
1012

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tock-react-kit",
3-
"version": "21.9.1-1",
3+
"version": "22.3.0",
44
"description": "React UI library for Tock Node chatbots",
55
"main": "build/tock-react-kit.umd.js",
66
"module": "build/tock-react-kit.esm.js",

0 commit comments

Comments
 (0)