[PR #370] [MERGED] chore: version packages #371

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/370
Author: @llama-org-ci-bot[bot]
Created: 2/11/2026
Status: Merged
Merged: 2/13/2026
Merged by: @logan-markewich

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

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

View changed files

.changeset/afraid-terms-kick.md (+0 -5)
.changeset/rich-lizards-sing.md (+0 -5)
📝 packages/llama-agents-client/CHANGELOG.md (+8 -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 (+8 -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 (+7 -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.3

Patch Changes

llama-agents-server@0.1.3

Patch Changes

llama-index-utils-workflow@0.9.2

Patch Changes

llama-index-workflows@2.14.2

Patch Changes

  • 3590913: Fix span tracking in observability tooling
  • 7433d4c: Add fix for double send when waiter event and accepted event match

🔄 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/370 **Author:** [@llama-org-ci-bot[bot]](https://github.com/apps/llama-org-ci-bot) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`e130000`](https://github.com/run-llama/workflows-py/commit/e1300000404d5da698ef392da9b84a7e8e7abad2) chore: version packages ### 📊 Changes **15 files changed** (+44 additions, -22 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/afraid-terms-kick.md` (+0 -5) ➖ `.changeset/rich-lizards-sing.md` (+0 -5) 📝 `packages/llama-agents-client/CHANGELOG.md` (+8 -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` (+8 -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` (+7 -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.3 ### Patch Changes - Updated dependencies [3590913] - Updated dependencies [7433d4c] - llama-index-workflows@2.14.2 ## llama-agents-server@0.1.3 ### Patch Changes - Updated dependencies [3590913] - Updated dependencies [7433d4c] - llama-index-workflows@2.14.2 - llama-agents-client@0.1.3 ## llama-index-utils-workflow@0.9.2 ### Patch Changes - Updated dependencies [3590913] - Updated dependencies [7433d4c] - llama-index-workflows@2.14.2 ## llama-index-workflows@2.14.2 ### Patch Changes - 3590913: Fix span tracking in observability tooling - 7433d4c: Add fix for double send when waiter event and accepted event match --- <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:22 -05:00
yindo closed this issue 2026-02-16 02:17:22 -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#371