[PR #147] [MERGED] Release @llamaindex/chat-ui@0.5.11 #160

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/147
Author: @github-actions[bot]
Created: 6/25/2025
Status: Merged
Merged: 6/27/2025
Merged by: @marcusschiesser

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

10 files changed (+35 additions, -14 deletions)

View changed files

.changeset/empty-mails-laugh.md (+0 -5)
.changeset/tricky-ravens-cheer.md (+0 -5)
📝 apps/web/CHANGELOG.md (+8 -0)
📝 apps/web/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 (+7 -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 the packages will be published to npm 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@0.5.11

Patch Changes

  • 05dbe25: set the run status to running as soon as event streaming starts
  • 84a67d3: Fix: Prevents incorrect input commitment when selecting IME candidates

web@1.0.42

Patch Changes

  • Updated dependencies [05dbe25]
  • Updated dependencies [84a67d3]
    • @llamaindex/chat-ui@0.5.11

fastapi-chat-ui-example@0.1.14

Patch Changes

  • Updated dependencies [05dbe25]
  • Updated dependencies [84a67d3]
    • @llamaindex/chat-ui@0.5.11

nextjs-chat-ui-example@0.1.14

Patch Changes

  • Updated dependencies [05dbe25]
  • Updated dependencies [84a67d3]
    • @llamaindex/chat-ui@0.5.11

🔄 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/147 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`ed56a3b`](https://github.com/run-llama/chat-ui/commit/ed56a3b661facd5cee3005d5dd8c12466b7a36b2) Release ### 📊 Changes **10 files changed** (+35 additions, -14 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/empty-mails-laugh.md` (+0 -5) ➖ `.changeset/tricky-ravens-cheer.md` (+0 -5) 📝 `apps/web/CHANGELOG.md` (+8 -0) 📝 `apps/web/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` (+7 -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 the packages will be published to npm 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@0.5.11 ### Patch Changes - 05dbe25: set the run status to running as soon as event streaming starts - 84a67d3: Fix: Prevents incorrect input commitment when selecting IME candidates ## web@1.0.42 ### Patch Changes - Updated dependencies [05dbe25] - Updated dependencies [84a67d3] - @llamaindex/chat-ui@0.5.11 ## fastapi-chat-ui-example@0.1.14 ### Patch Changes - Updated dependencies [05dbe25] - Updated dependencies [84a67d3] - @llamaindex/chat-ui@0.5.11 ## nextjs-chat-ui-example@0.1.14 ### Patch Changes - Updated dependencies [05dbe25] - Updated dependencies [84a67d3] - @llamaindex/chat-ui@0.5.11 --- <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:25 -05:00
yindo closed this issue 2026-02-16 03:15:25 -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#160