[PR #155] [MERGED] Version Packages #160

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/155
Author: @github-actions[bot]
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @marcusschiesser

Base: mainHead: changeset-release/main


📝 Commits (2)

📊 Changes

12 files changed (+41 additions, -11 deletions)

View changed files

.changeset/chilly-donuts-sniff.md (+0 -5)
📝 demo/express/CHANGELOG.md (+8 -0)
📝 demo/express/package.json (+1 -1)
📝 packages/core/CHANGELOG.md (+6 -0)
📝 packages/core/jsr.json (+1 -1)
📝 packages/core/package.json (+1 -1)
📝 packages/http/CHANGELOG.md (+7 -0)
📝 packages/http/package.json (+1 -1)
📝 packages/viz/CHANGELOG.md (+7 -0)
📝 packages/viz/package.json (+1 -1)
📝 tests/cjs/CHANGELOG.md (+7 -0)
📝 tests/cjs/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

express@1.0.2

Patch Changes

  • Updated dependencies [00724d2]
    • @llamaindex/workflow-core@1.3.1
    • express@1.0.2

@llamaindex/workflow-core@1.3.1

Patch Changes

  • 00724d2: feat: add support for zod v4

@llamaindex/workflow-http@4.0.1

Patch Changes

  • Updated dependencies [00724d2]
    • @llamaindex/workflow-core@1.3.1

@llamaindex/workflow-viz@1.0.1

Patch Changes

  • Updated dependencies [00724d2]
    • @llamaindex/workflow-core@1.3.1

workflows-ts-cjs-test@1.0.9

Patch Changes

  • Updated dependencies [00724d2]
    • @llamaindex/workflow-core@1.3.1

🔄 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-ts/pull/155 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (2) - [`cc97c96`](https://github.com/run-llama/workflows-ts/commit/cc97c9622212fdfa039c9ec4038363c2623f088b) Version Packages - [`b6b750b`](https://github.com/run-llama/workflows-ts/commit/b6b750beaef41c51c98eb982791b8ec9ea66bc00) chore: update jsr.json ### 📊 Changes **12 files changed** (+41 additions, -11 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/chilly-donuts-sniff.md` (+0 -5) 📝 `demo/express/CHANGELOG.md` (+8 -0) 📝 `demo/express/package.json` (+1 -1) 📝 `packages/core/CHANGELOG.md` (+6 -0) 📝 `packages/core/jsr.json` (+1 -1) 📝 `packages/core/package.json` (+1 -1) 📝 `packages/http/CHANGELOG.md` (+7 -0) 📝 `packages/http/package.json` (+1 -1) 📝 `packages/viz/CHANGELOG.md` (+7 -0) 📝 `packages/viz/package.json` (+1 -1) 📝 `tests/cjs/CHANGELOG.md` (+7 -0) 📝 `tests/cjs/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 ## express@1.0.2 ### Patch Changes - Updated dependencies [00724d2] - @llamaindex/workflow-core@1.3.1 - express@1.0.2 ## @llamaindex/workflow-core@1.3.1 ### Patch Changes - 00724d2: feat: add support for zod v4 ## @llamaindex/workflow-http@4.0.1 ### Patch Changes - Updated dependencies [00724d2] - @llamaindex/workflow-core@1.3.1 ## @llamaindex/workflow-viz@1.0.1 ### Patch Changes - Updated dependencies [00724d2] - @llamaindex/workflow-core@1.3.1 ## workflows-ts-cjs-test@1.0.9 ### Patch Changes - Updated dependencies [00724d2] - @llamaindex/workflow-core@1.3.1 --- <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:16:20 -05:00
yindo closed this issue 2026-02-16 03:16:20 -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-ts#160