Skip to content

Commit 20e6d8b

Browse files
committed
release 0.0.36
1 parent e647d28 commit 20e6d8b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.0.36]() - 2025-02-28
4+
5+
### Added
6+
- Code Syntax Highlight support for python code in `<TextReponse/>` message handler
7+
38

49
## [0.0.35]() - 2025-02-20
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@videodb/chat-vue",
33
"description": "Chat component for Director",
4-
"version": "0.0.35",
4+
"version": "0.0.36",
55
"author": "VideoDB",
66
"license": "Apache-2.0",
77
"private": false,

0 commit comments

Comments
 (0)