Skip to content

Commit

Permalink
v21.9.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 4, 2022
1 parent fea1602 commit b564621
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.

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

- [DOC] Fix color sample [`fea1602`](https://github.com/theopenconversationkit/tock-react-kit/commit/fea160298242aecaf6a63ecd4128779071e61095)

#### [v21.9.1-0](https://github.com/theopenconversationkit/tock-react-kit/compare/v21.9.0...v21.9.1-0)

- Lint [`6acd98d`](https://github.com/theopenconversationkit/tock-react-kit/commit/6acd98d059bc46616541a3a8549859e67683c3f9)
> 23 March 2022
### [v21.9.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v20.9.1...v21.9.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": "21.9.1-0",
"version": "21.9.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 b564621

Please sign in to comment.