Skip to content

Commit b283d6a

Browse files
committed
v23.9.2
1 parent 0c340ab commit b283d6a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

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

5+
#### [v23.9.2](https://github.com/theopenconversationkit/tock-react-kit/compare/v23.9.1...v23.9.2)
6+
7+
- fix #160: add standalone output, update dependencies, reformat [`#162`](https://github.com/theopenconversationkit/tock-react-kit/pull/162)
8+
- fix #160: add standalone output, update dependencies, reformat (#162) [`#160`](https://github.com/theopenconversationkit/tock-react-kit/issues/160)
9+
510
#### [v23.9.1](https://github.com/theopenconversationkit/tock-react-kit/compare/v23.9.0...v23.9.1)
611

7-
- fix #137: publish type declarations, source maps and ESM file [`#156`](https://github.com/theopenconversationkit/tock-react-kit/pull/156)
8-
- fix #137: publish type declarations, source maps and ESM file (#156) [`#137`](https://github.com/theopenconversationkit/tock-react-kit/issues/137) [`#137`](https://github.com/theopenconversationkit/tock-react-kit/issues/137)
12+
> 23 February 2024
913

1014
#### [v23.9.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-2...v23.9.0)
1115

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": "23.9.1",
3+
"version": "23.9.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)