Skip to content

Commit a4b9bf0

Browse files
committed
v22.3.1-2
1 parent 43108b8 commit a4b9bf0

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-2](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-1...v22.3.1-2)
6+
7+
- Bump Node20 [`43108b8`](https://github.com/theopenconversationkit/tock-react-kit/commit/43108b822cf238123513b6e4924beed5d34c777c)
8+
59
#### [v22.3.1-1](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-0...v22.3.1-1)
610

7-
- fixes #112 Card without file not displayed on pre-release [`#112`](https://github.com/theopenconversationkit/tock-react-kit/issues/112)
11+
> 12 October 2022
812
913
#### [v22.3.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.0...v22.3.1-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-1",
3+
"version": "22.3.1-2",
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)