Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-27 16:56:27 +07:00
committed by GitHub
parent aa957d9d54
commit b6ebfad5f8
5 changed files with 16 additions and 8 deletions
-6
View File
@@ -1,6 +0,0 @@
---
'@llamaindex/chat-ui': patch
'web': patch
---
Add language specific renderer to markdown (with mermaid example)
+8
View File
@@ -1,5 +1,13 @@
# web
## 1.0.27
### Patch Changes
- 180cc1f: Add language specific renderer to markdown (with mermaid example)
- Updated dependencies [180cc1f]
- @llamaindex/chat-ui@0.4.7
## 1.0.26
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.0.26",
"version": "1.0.27",
"private": true,
"scripts": {
"dev": "next dev",
+6
View File
@@ -1,5 +1,11 @@
# @llamaindex/chat-ui
## 0.4.7
### Patch Changes
- 180cc1f: Add language specific renderer to markdown (with mermaid example)
## 0.4.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/chat-ui",
"version": "0.4.6",
"version": "0.4.7",
"types": "./dist/chat/index.d.ts",
"type": "module",
"sideEffects": [