mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-01 21:24:01 -04:00
Release (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
aa957d9d54
commit
b6ebfad5f8
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@llamaindex/chat-ui': patch
|
||||
'web': patch
|
||||
---
|
||||
|
||||
Add language specific renderer to markdown (with mermaid example)
|
||||
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"name": "web",
|
||||
"version": "1.0.26",
|
||||
"version": "1.0.27",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"name": "@llamaindex/chat-ui",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"types": "./dist/chat/index.d.ts",
|
||||
"type": "module",
|
||||
"sideEffects": [
|
||||
|
||||
Reference in New Issue
Block a user