mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 03:15:21 -04:00
[PR #99] [MERGED] Release 0.0.2 #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/chat-ui/pull/99
Author: @github-actions[bot]
Created: 5/29/2025
Status: ✅ Merged
Merged: 5/29/2025
Merged by: @marcusschiesser
Base:
main← Head:changeset-release/main📝 Commits (1)
1a2bf54Release 0.0.2📊 Changes
12 files changed (+41 additions, -15 deletions)
View changed files
➖
.changeset/add-docs.md(+0 -5)➖
.changeset/fair-dingos-learn.md(+0 -5)📝
apps/web/CHANGELOG.md(+7 -0)📝
apps/web/package.json(+1 -1)➕
docs/CHANGELOG.md(+7 -0)📝
docs/package.json(+1 -1)➕
examples/fastapi/frontend/CHANGELOG.md(+8 -0)📝
examples/fastapi/frontend/package.json(+1 -1)➕
examples/nextjs/CHANGELOG.md(+8 -0)📝
examples/nextjs/package.json(+1 -1)📝
packages/chat-ui/CHANGELOG.md(+6 -0)📝
packages/chat-ui/package.json(+1 -1)📄 Description
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@llamaindex/chat-ui-docs@0.0.2
Patch Changes
4d3ddbf: Add comprehensive MDX documentation covering all components, widgets, hooks, annotations, and examples@llamaindex/chat-ui@0.4.8
Patch Changes
09d6ec6: Improve type-safety of custom annotationsweb@1.0.28
Patch Changes
09d6ec6]fastapi-chat-ui-example@0.1.1
Patch Changes
09d6ec6]nextjs-chat-ui-example@0.1.1
Patch Changes
09d6ec6]🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.