We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e647d28 commit 20e6d8bCopy full SHA for 20e6d8b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.0.36]() - 2025-02-28
4
+
5
+### Added
6
+- Code Syntax Highlight support for python code in `<TextReponse/>` message handler
7
8
9
## [0.0.35]() - 2025-02-20
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@videodb/chat-vue",
"description": "Chat component for Director",
- "version": "0.0.35",
+ "version": "0.0.36",
"author": "VideoDB",
"license": "Apache-2.0",
"private": false,
0 commit comments