Skip to content

Commit 009bf76

Browse files
committed
v23.9.1
1 parent 613e07e commit 009bf76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22

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

5+
#### [v23.9.1](https://github.com/theopenconversationkit/tock-react-kit/compare/v23.9.0...v23.9.1)
6+
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)
9+
510
#### [v23.9.0](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-2...v23.9.0)
611

12+
> 1 February 2024
13+
714
#### [v22.3.1-2](https://github.com/theopenconversationkit/tock-react-kit/compare/v22.3.1-1...v22.3.1-2)
815

916
> 19 December 2023

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