Skip to content

Commit e62f57e

Browse files
committed
v22.3.1-0
1 parent fc3f85c commit e62f57e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
#### [v22.3.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.0...v22.3.1-0)
6+
7+
- Bump vulnerable version [`fc3f85c`](https://github.com/theopenconversationkit/tock-react-kit/commit/fc3f85c0c0fd1f5d131a9bcdee6e9a33578fcd28)
8+
59
#### [v22.3.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.1-1...v22.3.0)
610

11+
> 8 April 2022
12+
713
#### [v21.9.1-1](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.1-0...v21.9.1-1)
814

915
> 4 April 2022

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": "22.3.0",
3+
"version": "22.3.1-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)