[PR #302] [MERGED] chore: version packages #307

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

📋 Pull Request Information

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

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

9 files changed (+23 additions, -21 deletions)

View changed files

.changeset/gold-lemons-matter.md (+0 -6)
.changeset/tough-ghosts-try.md (+0 -9)
📝 packages/llama-index-utils-workflow/CHANGELOG.md (+6 -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 (+11 -0)
📝 packages/llama-index-workflows/package.json (+1 -1)
📝 packages/llama-index-workflows/pyproject.toml (+1 -1)
📝 uv.lock (+2 -2)

📄 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-index-utils-workflow@0.8.0

Minor Changes

  • 6dd7fc0: Add resource config node support to workflow representation

llama-index-workflows@2.13.0

Minor Changes

  • 6dd7fc0: Add resource config node support to workflow representation

  • be19869: Add support for injecting resources more flexibly

    • Add support for injecting Resources recursively, so a Resource can depend on another Resource or ResourceConfig
    • Add support for injecting ResourceConfig directly into steps
    • Fix issues with resolving from String quoted types

🔄 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/302 **Author:** [@llama-org-ci-bot[bot]](https://github.com/apps/llama-org-ci-bot) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`4d48727`](https://github.com/run-llama/workflows-py/commit/4d48727fc2cfe9b613c8a662debada33284d9566) chore: version packages ### 📊 Changes **9 files changed** (+23 additions, -21 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/gold-lemons-matter.md` (+0 -6) ➖ `.changeset/tough-ghosts-try.md` (+0 -9) 📝 `packages/llama-index-utils-workflow/CHANGELOG.md` (+6 -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` (+11 -0) 📝 `packages/llama-index-workflows/package.json` (+1 -1) 📝 `packages/llama-index-workflows/pyproject.toml` (+1 -1) 📝 `uv.lock` (+2 -2) </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-index-utils-workflow@0.8.0 ### Minor Changes - 6dd7fc0: Add resource config node support to workflow representation ## llama-index-workflows@2.13.0 ### Minor Changes - 6dd7fc0: Add resource config node support to workflow representation - be19869: Add support for injecting resources more flexibly - Add support for injecting Resources recursively, so a Resource can depend on another Resource or ResourceConfig - Add support for injecting ResourceConfig directly into steps - Fix issues with resolving from String quoted types --- <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:11 -05:00
yindo closed this issue 2026-02-16 02:17:12 -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#307