[PR #338] [MERGED] chore: version packages #340

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/338
Author: @llama-org-ci-bot[bot]
Created: 2/6/2026
Status: Merged
Merged: 2/6/2026
Merged by: @adrianlyjak

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

15 files changed (+41 additions, -22 deletions)

View changed files

.changeset/fix-concurrent-step-cancellation.md (+0 -5)
.changeset/thin-birds-jump.md (+0 -5)
📝 packages/llama-agents-client/CHANGELOG.md (+7 -0)
📝 packages/llama-agents-client/package.json (+1 -1)
📝 packages/llama-agents-client/pyproject.toml (+1 -1)
📝 packages/llama-agents-server/CHANGELOG.md (+9 -0)
📝 packages/llama-agents-server/package.json (+1 -1)
📝 packages/llama-agents-server/pyproject.toml (+1 -1)
📝 packages/llama-index-utils-workflow/CHANGELOG.md (+7 -0)
📝 packages/llama-index-utils-workflow/package.json (+1 -1)
📝 packages/llama-index-utils-workflow/pyproject.toml (+1 -1)
📝 packages/llama-index-workflows/CHANGELOG.md (+6 -0)
📝 packages/llama-index-workflows/package.json (+1 -1)
📝 packages/llama-index-workflows/pyproject.toml (+1 -1)
📝 uv.lock (+4 -4)

📄 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

llama-agents-client@0.1.2

Patch Changes

llama-agents-server@0.1.2

Patch Changes

llama-index-utils-workflow@0.9.1

Patch Changes

llama-index-workflows@2.14.1

Patch Changes

  • 6ece797: Fix concurrent step cancellation regression where StopEvent no longer cancelled as quickly as previously

🔄 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/workflows-py/pull/338 **Author:** [@llama-org-ci-bot[bot]](https://github.com/apps/llama-org-ci-bot) **Created:** 2/6/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`78a62d1`](https://github.com/run-llama/workflows-py/commit/78a62d1c4abc5f5ba9dfa839fd191b7032889eff) chore: version packages ### 📊 Changes **15 files changed** (+41 additions, -22 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/fix-concurrent-step-cancellation.md` (+0 -5) ➖ `.changeset/thin-birds-jump.md` (+0 -5) 📝 `packages/llama-agents-client/CHANGELOG.md` (+7 -0) 📝 `packages/llama-agents-client/package.json` (+1 -1) 📝 `packages/llama-agents-client/pyproject.toml` (+1 -1) 📝 `packages/llama-agents-server/CHANGELOG.md` (+9 -0) 📝 `packages/llama-agents-server/package.json` (+1 -1) 📝 `packages/llama-agents-server/pyproject.toml` (+1 -1) 📝 `packages/llama-index-utils-workflow/CHANGELOG.md` (+7 -0) 📝 `packages/llama-index-utils-workflow/package.json` (+1 -1) 📝 `packages/llama-index-utils-workflow/pyproject.toml` (+1 -1) 📝 `packages/llama-index-workflows/CHANGELOG.md` (+6 -0) 📝 `packages/llama-index-workflows/package.json` (+1 -1) 📝 `packages/llama-index-workflows/pyproject.toml` (+1 -1) 📝 `uv.lock` (+4 -4) </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 ## llama-agents-client@0.1.2 ### Patch Changes - Updated dependencies [6ece797] - llama-index-workflows@2.14.1 ## llama-agents-server@0.1.2 ### Patch Changes - ef7f808: Fix OpenAPI schema version to use current server package, not workflows core - Updated dependencies [6ece797] - llama-index-workflows@2.14.1 - llama-agents-client@0.1.2 ## llama-index-utils-workflow@0.9.1 ### Patch Changes - Updated dependencies [6ece797] - llama-index-workflows@2.14.1 ## llama-index-workflows@2.14.1 ### Patch Changes - 6ece797: Fix concurrent step cancellation regression where StopEvent no longer cancelled as quickly as previously --- <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 02:17:16 -05:00
yindo closed this issue 2026-02-16 02:17:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#340