Skip to content

[ci] release #1835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 10, 2024
Merged

[ci] release #1835

merged 2 commits into from
Aug 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

[email protected]

Minor Changes

  • #1791 a956d5d Thanks @gzm0! - Add support for client["/endpoint"].GET() style calls

[email protected]

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner August 10, 2024 03:02
Copy link

cloudflare-workers-and-pages bot commented Aug 10, 2024

Deploying openapi-ts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 409b96a
Status: ✅  Deploy successful!
Preview URL: https://ca800ad0.openapi-ts.pages.dev
Branch Preview URL: https://changeset-release-main.openapi-ts.pages.dev

View logs

@@ -1,7 +1,7 @@
{
"name": "openapi-react-query",
"description": "Fast, type-safe @tanstack/react-query client to work with your OpenAPI schema.",
"version": "0.1.0",
"version": "1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kerwanp this is something Changesets is bad at that you have to monitor—when stacking multiple version bumps of dependentpackages, Changesets has a longstanding bug where it’ll bump the downstream package too high. There are still open issues on this, and it doesn’t really get fixed. But publishing a major version accidentally can get annoying pretty quick.

How I resolve it is just by pushing to the branch and manually fixing it. It doesn’t frequently enough where I’ve invested time to try and fix it in Changesets, but every now and then I do have to manually override it.

@drwpow drwpow merged commit 9c51678 into main Aug 10, 2024
9 checks passed
@drwpow drwpow deleted the changeset-release/main branch August 10, 2024 03:33
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