发布

  • Release: update version with provider minor bumps (#3375)

    frostbyte_neo 发布于 2026-05-07 15:18:42 +00:00

    Summary

    • Recreate the generated Changesets release PR from
      changeset-release/next after #3372 was closed.
    • Keep @composio/core on the generated minor bump to 0.9.0.
    • Manually correct provider package releases from the generated 1.0.0
      major bump down to 0.9.0 minor bumps.
    • Add provider changelog minor notes explaining the versions are aligned
      with @composio/core@0.9.0 and do not represent provider API breaks.

    Context

    Validation

    • git diff --check
    • Verified no provider package package.json or changelog heading
      remains at 1.0.0.
    • Spot-checked the PR diff shows provider packages moving from 0.8.1
      to 0.9.0 while their @composio/core peer dependency moves to
      0.9.0.
    下载附件