[PR #99] [MERGED] Release 0.0.2 #119

Closed
opened 2026-02-16 03:15:15 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: changeset-release/main


📝 Commits (1)

📊 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 annotations

web@1.0.28

Patch Changes

  • Updated dependencies [09d6ec6]
    • @llamaindex/chat-ui@0.4.8

fastapi-chat-ui-example@0.1.1

Patch Changes

  • Updated dependencies [09d6ec6]
    • @llamaindex/chat-ui@0.4.8

nextjs-chat-ui-example@0.1.1

Patch Changes

  • Updated dependencies [09d6ec6]
    • @llamaindex/chat-ui@0.4.8

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/99 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 5/29/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`1a2bf54`](https://github.com/run-llama/chat-ui/commit/1a2bf54d9d2d6d2357fe7caa68a84fbadb9e3208) Release 0.0.2 ### 📊 Changes **12 files changed** (+41 additions, -15 deletions) <details> <summary>View changed files</summary> ➖ `.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) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) 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](https://github.com/changesets/action#with-publishing). 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 annotations ## web@1.0.28 ### Patch Changes - Updated dependencies [09d6ec6] - @llamaindex/chat-ui@0.4.8 ## fastapi-chat-ui-example@0.1.1 ### Patch Changes - Updated dependencies [09d6ec6] - @llamaindex/chat-ui@0.4.8 ## nextjs-chat-ui-example@0.1.1 ### Patch Changes - Updated dependencies [09d6ec6] - @llamaindex/chat-ui@0.4.8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:15 -05:00
yindo closed this issue 2026-02-16 03:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#119