Skip to content

chore: release packages#66

Merged
heimanba merged 2 commits into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

chore: release packages#66
heimanba merged 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@openagentpack/cli@0.3.1

Patch Changes

  • Updated dependencies [32778d4]
    • @openagentpack/sdk@0.3.1

@openagentpack/playground@0.3.1

Patch Changes

  • Updated dependencies [32778d4]
    • @openagentpack/sdk@0.3.1

@openagentpack/sdk@0.3.1

Patch Changes

  • 32778d4: Lower the SDK engines floor from Node >=22 to >=18.17.0.

    The SDK runtime only relies on APIs available since Node 18.17 (node:fs/path/crypto/os, global fetch/FormData, structuredClone, web streams), so the previous floor was a repository baseline rather than a runtime requirement. The tsup build target is pinned to es2022 so emitted syntax stays parseable on the new floor, and CI now runs an SDK-only packed-install smoke on Node 18 and 20 (smoke-packed.ts --sdk-only) to enforce the contract. The @openagentpack/cli and @openagentpack/playground packages keep their Node >=22 requirement.

@openagentpack/server@0.0.7

Patch Changes

  • Updated dependencies [32778d4]
    • @openagentpack/sdk@0.3.1

@chenanran555
chenanran555 requested a review from heimanba as a code owner July 24, 2026 11:17
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from ed75be8 to 2594962 Compare July 24, 2026 14:17
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2594962 to b8cb8f3 Compare July 24, 2026 14:18
@heimanba
heimanba merged commit 1737e42 into main Jul 24, 2026
16 checks passed
@heimanba
heimanba deleted the changeset-release/main branch July 24, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant