mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-20 10:03:31 -04:00
[PR #104] [MERGED] Version Packages #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/104
Author: @github-actions[bot]
Created: 5/2/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @himself65
Base:
main← Head:changeset-release/main📝 Commits (2)
bebf7e8Version Packagesc7797d1chore: update jsr.json📊 Changes
10 files changed (+38 additions, -26 deletions)
View changed files
➖
.changeset/dirty-pugs-wink.md(+0 -6)➖
.changeset/gentle-rings-talk.md(+0 -5)➖
.changeset/pretty-moose-share.md(+0 -11)📝
packages/core/CHANGELOG.md(+14 -0)📝
packages/core/jsr.json(+1 -1)📝
packages/core/package.json(+1 -1)➕
packages/http/CHANGELOG.md(+11 -0)📝
packages/http/package.json(+1 -1)📝
packages/llamaindex/CHANGELOG.md(+9 -0)📝
packages/llamaindex/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.2
Patch Changes
23ecfc7: feat: update http protocol4402a6d: fix: workflow stream extends standard readable stream9c65785: feat: addwithSnapshotmiddleware APIAdd snapshot API, for human in the loop feature. The API is designed for cross JavaScript platform, including node.js, browser, and serverless platform such as cloudflare worker and edge runtime
workflow.createContext(): Contextcontext.snapshot(): Promise<[requestEvent, snapshot]>workflow.resume(data, snapshot)@llama-flow/http@0.0.2
Patch Changes
23ecfc7: feat: update http protocol23ecfc7]4402a6d]9c65785]@llama-flow/llamaindex@0.0.16
Patch Changes
23ecfc7]4402a6d]9c65785]🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.