Skip to content

Version Packages (beta)#451

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (beta)#451
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@qraft/asyncapi-plugin@1.0.0-beta.9

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @qraft/plugin@1.0.0-beta.9

@qraft/asyncapi-typescript-plugin@1.0.0-beta.9

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @qraft/asyncapi-plugin@1.0.0-beta.9
    • @qraft/cli-utils@1.0.0-beta.9
    • @qraft/plugin@1.0.0-beta.9

@qraft/cli@1.0.0-beta.9

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @openapi-qraft/plugin@2.15.0-beta.10
    • @openapi-qraft/openapi-typescript-plugin@2.15.0-beta.10
    • @openapi-qraft/tanstack-query-react-plugin@2.15.0-beta.10
    • @qraft/asyncapi-plugin@1.0.0-beta.9
    • @qraft/asyncapi-typescript-plugin@1.0.0-beta.9
    • @qraft/cli-utils@1.0.0-beta.9
    • @qraft/plugin@1.0.0-beta.9

@qraft/cli-utils@1.0.0-beta.9

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @qraft/plugin@1.0.0-beta.9

@openapi-qraft/cli@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @openapi-qraft/plugin@2.15.0-beta.10
    • @openapi-qraft/openapi-typescript-plugin@2.15.0-beta.10
    • @openapi-qraft/tanstack-query-react-plugin@2.15.0-beta.10
    • @qraft/cli-utils@1.0.0-beta.9
    • @qraft/plugin@1.0.0-beta.9

@openapi-qraft/plugin@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @qraft/plugin@1.0.0-beta.9

@openapi-qraft/openapi-typescript-plugin@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @openapi-qraft/plugin@2.15.0-beta.10
    • @qraft/cli-utils@1.0.0-beta.9
    • @qraft/plugin@1.0.0-beta.9

@qraft/plugin@1.0.0-beta.9

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.

@openapi-qraft/react@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @openapi-qraft/tanstack-query-react-types@2.15.0-beta.10

@openapi-qraft/tanstack-query-react-plugin@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.
  • Updated dependencies [3901553]
    • @openapi-qraft/plugin@2.15.0-beta.10
    • @qraft/cli-utils@1.0.0-beta.9
    • @qraft/plugin@1.0.0-beta.9

@openapi-qraft/tanstack-query-react-types@2.15.0-beta.10

Patch Changes

  • 3901553: Add MIT license metadata to package manifests.

@openapi-qraft/eslint-plugin-query@2.15.0-beta.10

@qraft/test-utils@1.0.0-beta.9

@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated "Version Packages" PR generated by Changesets, bumping all packages to their next beta prerelease versions as part of a patch release that adds MIT license metadata to package manifests.

  • All @qraft/* packages are bumped from 1.0.0-beta.81.0.0-beta.9, and all @openapi-qraft/* packages from 2.15.0-beta.92.15.0-beta.10, with changelog entries documenting the add-license-metadata changeset (commit 3901553).
  • Internal cross-package dependencies use workspace:* throughout, so no version pinning is needed in package.json files — the workspace protocol resolves them correctly.
  • The add-license-metadata changeset ID is added to .changeset/pre.json, keeping the prerelease tracking state in sync.

Confidence Score: 5/5

This is a purely mechanical Changesets-generated version bump with no logic changes — safe to merge whenever a beta release is desired.

Every change is a version number increment in package.json or a changelog entry prepend. Internal dependencies all use workspace:*, so no cross-package version pinning is involved. The changeset ID is correctly recorded in pre.json. Nothing functional is modified.

No files require special attention.

Important Files Changed

Filename Overview
.changeset/pre.json Adds 'add-license-metadata' to the tracked changesets list; no issues.
packages/plugin/package.json Version bumped from 1.0.0-beta.8 to 1.0.0-beta.9; no other changes.
packages/cli/package.json Version bumped from 1.0.0-beta.8 to 1.0.0-beta.9; workspace:* deps unchanged, no issues.
packages/openapi-cli/package.json Version bumped from 2.15.0-beta.9 to 2.15.0-beta.10; workspace:* deps unchanged, no issues.
packages/react-client/package.json Version bumped from 2.15.0-beta.9 to 2.15.0-beta.10; no issues.
packages/eslint-plugin-query/CHANGELOG.md New empty beta.10 entry added; correct for a package with no direct changes in this release.
packages/test-utils/CHANGELOG.md New empty beta.9 entry added; correct for a private package with no direct changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    CS["add-license-metadata changeset"] --> PL["@qraft/plugin beta.9"]
    PL --> AP["@qraft/asyncapi-plugin beta.9"]
    PL --> CU["@qraft/cli-utils beta.9"]
    PL --> OP["@openapi-qraft/plugin beta.10"]
    AP --> ATP["@qraft/asyncapi-typescript-plugin beta.9"]
    CU --> ATP
    CU --> CLI["@qraft/cli beta.9"]
    AP --> CLI
    OP --> CLI
    OP --> OTP["@openapi-qraft/openapi-typescript-plugin beta.10"]
    OP --> TQP["@openapi-qraft/tanstack-query-react-plugin beta.10"]
    OTP --> OCLI["@openapi-qraft/cli beta.10"]
    TQP --> OCLI
    TQP --> TQRT["@openapi-qraft/tanstack-query-react-types beta.10"]
    TQRT --> RC["@openapi-qraft/react beta.10"]
    CS --> EPQ["@openapi-qraft/eslint-plugin-query beta.10"]
    CS --> TU["@qraft/test-utils beta.9"]
Loading

Reviews (2): Last reviewed commit: "RELEASING: Releasing 13 package(s)" | Re-trigger Greptile

Releases:
  @openapi-qraft/cli@2.15.0-beta.10
  @openapi-qraft/plugin@2.15.0-beta.10
  @openapi-qraft/openapi-typescript-plugin@2.15.0-beta.10
  @openapi-qraft/react@2.15.0-beta.10
  @openapi-qraft/tanstack-query-react-plugin@2.15.0-beta.10
  @openapi-qraft/tanstack-query-react-types@2.15.0-beta.10
  @qraft/asyncapi-plugin@1.0.0-beta.9
  @qraft/asyncapi-typescript-plugin@1.0.0-beta.9
  @qraft/cli@1.0.0-beta.9
  @qraft/cli-utils@1.0.0-beta.9
  @qraft/plugin@1.0.0-beta.9
  @openapi-qraft/eslint-plugin-query@2.15.0-beta.10
  @qraft/test-utils@1.0.0-beta.9
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 25e4b3b to a23ce89 Compare June 12, 2026 10:16
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.

0 participants