[PR #114] [MERGED] Version Packages #120

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/114
Author: @github-actions[bot]
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @himself65

Base: mainHead: changeset-release/main


📝 Commits (2)

📊 Changes

10 files changed (+33 additions, -10 deletions)

View changed files

.changeset/fifty-heads-decide.md (+0 -5)
📝 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/llamaindex/CHANGELOG.md (+7 -0)
📝 packages/llamaindex/package.json (+1 -1)
tests/cjs/CHANGELOG.md (+8 -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

@llama-flow/core@0.4.4

Patch Changes

  • 24fe0b2: Add support for zod schemas for events

@llama-flow/http@0.0.4

Patch Changes

  • Updated dependencies [24fe0b2]
    • @llama-flow/core@0.4.4

@llama-flow/llamaindex@0.0.18

Patch Changes

  • Updated dependencies [24fe0b2]
    • @llama-flow/core@0.4.4

llama-flow-cjs-test@1.0.1

Patch Changes

  • Updated dependencies [24fe0b2]
    • @llama-flow/core@0.4.4

🔄 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/114 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (2) - [`c01037d`](https://github.com/run-llama/workflows-ts/commit/c01037dc0b48691edaa92d55f095f3d430ae2b6e) Version Packages - [`547e5c2`](https://github.com/run-llama/workflows-ts/commit/547e5c2cd922d3d7ea7192ef02c39d06c916a849) chore: update jsr.json ### 📊 Changes **10 files changed** (+33 additions, -10 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/fifty-heads-decide.md` (+0 -5) 📝 `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/llamaindex/CHANGELOG.md` (+7 -0) 📝 `packages/llamaindex/package.json` (+1 -1) ➕ `tests/cjs/CHANGELOG.md` (+8 -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 ## @llama-flow/core@0.4.4 ### Patch Changes - 24fe0b2: Add support for zod schemas for events ## @llama-flow/http@0.0.4 ### Patch Changes - Updated dependencies [24fe0b2] - @llama-flow/core@0.4.4 ## @llama-flow/llamaindex@0.0.18 ### Patch Changes - Updated dependencies [24fe0b2] - @llama-flow/core@0.4.4 ## llama-flow-cjs-test@1.0.1 ### Patch Changes - Updated dependencies [24fe0b2] - @llama-flow/core@0.4.4 --- <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:13 -05:00
yindo closed this issue 2026-02-16 03:16:13 -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#120