Skip to content

Commit 14046bd

Browse files
committed
v22.3.1-1
1 parent 1726f58 commit 14046bd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

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

5+
#### [v22.3.1-1](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-0...v22.3.1-1)
6+
7+
- fixes #112 Card without file not displayed on pre-release [`#112`](https://github.com/theopenconversationkit/tock-react-kit/issues/112)
8+
59
#### [v22.3.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.0...v22.3.1-0)
610

7-
- Bump vulnerable version [`fc3f85c`](https://github.com/theopenconversationkit/tock-react-kit/commit/fc3f85c0c0fd1f5d131a9bcdee6e9a33578fcd28)
11+
> 29 September 2022
812
913
#### [v22.3.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.1-1...v22.3.0)
1014

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