Skip to content

Commit

Permalink
v22.3.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 12, 2022
1 parent 1726f58 commit 14046bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

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

#### [v22.3.1-1](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-0...v22.3.1-1)

- fixes #112 Card without file not displayed on pre-release [`#112`](https://github.com/theopenconversationkit/tock-react-kit/issues/112)

#### [v22.3.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.0...v22.3.1-0)

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tock-react-kit",
"version": "22.3.1-0",
"version": "22.3.1-1",
"description": "React UI library for Tock Node chatbots",
"main": "build/tock-react-kit.umd.js",
"module": "build/tock-react-kit.esm.js",
Expand Down

0 comments on commit 14046bd

Please sign in to comment.