mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-01 21:24:01 -04:00
Release (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
892d7926c8
commit
159e8d3d4a
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@llamaindex/chat-ui': patch
|
||||
---
|
||||
|
||||
fix: latest tailwindcss postcss caused absolute paths for fontface
|
||||
@@ -1,5 +1,12 @@
|
||||
# web
|
||||
|
||||
## 1.0.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [892d792]
|
||||
- @llamaindex/chat-ui@0.4.3
|
||||
|
||||
## 1.0.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "web",
|
||||
"version": "1.0.22",
|
||||
"version": "1.0.23",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @llamaindex/chat-ui
|
||||
|
||||
## 0.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 892d792: fix: latest tailwindcss postcss caused absolute paths for fontface
|
||||
|
||||
## 0.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@llamaindex/chat-ui",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"types": "./dist/chat/index.d.ts",
|
||||
"type": "module",
|
||||
"sideEffects": [
|
||||
|
||||
Reference in New Issue
Block a user