mirror of
https://github.com/vercel/ai-elements.git
synced 2026-09-14 19:48:26 +08:00
Version Packages (#238)
Co-authored-by: ai-elements-bot[bot] <ai-elements-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae31076d13
commit
136f8e3f84
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"ai-elements": patch
|
||||
---
|
||||
|
||||
Fix model selector logos in dark mode
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"ai-elements": patch
|
||||
---
|
||||
|
||||
Fix duplicate overflows in Conversation element
|
||||
@@ -1,5 +1,12 @@
|
||||
# ai-elements
|
||||
|
||||
## 1.6.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b0d5347: Fix model selector logos in dark mode
|
||||
- ae31076: Fix duplicate overflows in Conversation element
|
||||
|
||||
## 1.6.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ai-elements",
|
||||
"version": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"description": "AI Elements is a component library and custom registry built on top of shadcn/ui to help you build AI-native applications faster.",
|
||||
"bin": {
|
||||
"elements": "index.js"
|
||||
|
||||
Reference in New Issue
Block a user