Version Packages (#238)

Co-authored-by: ai-elements-bot[bot] <ai-elements-bot[bot]@users.noreply.github.com>
This commit is contained in:
streamdown-github-app[bot]
2025-11-16 19:32:51 -08:00
committed by GitHub
parent ae31076d13
commit 136f8e3f84
4 changed files with 8 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"ai-elements": patch
---
Fix model selector logos in dark mode
-5
View File
@@ -1,5 +0,0 @@
---
"ai-elements": patch
---
Fix duplicate overflows in Conversation element
+7
View File
@@ -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 -1
View File
@@ -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"