Skip to content

Commit 9a98a0e

Browse files
committed
v25.9.0-rc.3
1 parent 4b76771 commit 9a98a0e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

5+
#### [v25.9.0-rc.3](https://github.com/theopenconversationkit/tock-react-kit/compare/v25.9.0-rc.2...v25.9.0-rc.3)
6+
7+
- resolves #203 Issue on type of TOCK_STREAM_RESPONSE [`#204`](https://github.com/theopenconversationkit/tock-react-kit/pull/204)
8+
- fixes #201: Update link to Bot API documentation [`#200`](https://github.com/theopenconversationkit/tock-react-kit/pull/200)
9+
- resolves #203 Issue on type of TOCK_STREAM_RESPONSE (#204) [`#203`](https://github.com/theopenconversationkit/tock-react-kit/issues/203)
10+
- fixes #201: Update link to Bot API documentation (#200) [`#201`](https://github.com/theopenconversationkit/tock-react-kit/issues/201)
11+
512
#### [v25.9.0-rc.2](https://github.com/theopenconversationkit/tock-react-kit/compare/v25.9.0-rc.1...v25.9.0-rc.2)
613

14+
> 15 October 2025
15+
716
- resolves #198 Align vertically dots in Loader [`#199`](https://github.com/theopenconversationkit/tock-react-kit/pull/199)
817
- resolves #198 Align vertically dots in Loader (#199) [`#198`](https://github.com/theopenconversationkit/tock-react-kit/issues/198)
918

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": "25.9.0-rc.2",
3+
"version": "25.9.0-rc.3",
44
"description": "React UI library for Tock Node chatbots",
55
"type": "module",
66
"main": "build/tock-react-kit.esm.js",

0 commit comments

Comments
 (0)