Skip to content

Revert "Version Packages" #1102

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 1 commit into from
Mar 23, 2025
Merged

Conversation

smorimoto
Copy link
Collaborator

Reverts #1098

@Copilot Copilot AI review requested due to automatic review settings March 23, 2025 23:10
Copy link

changeset-bot bot commented Mar 23, 2025

🦋 Changeset detected

Latest commit: 13da52a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
swagger-typescript-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@smorimoto smorimoto merged commit 9587343 into main Mar 23, 2025
4 checks passed
@smorimoto smorimoto deleted the revert-1098-changeset-release/main branch March 23, 2025 23:10
@github-actions github-actions bot mentioned this pull request Mar 23, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts previous version package bump changes (#1098) by updating changeset files and reverting the CHANGELOG entries to the prior version.

  • Introduces changeset files to document the revert of patch changes.
  • Removes the version 13.0.25 entries from the CHANGELOG, reverting to version 13.0.24.

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
.changeset/free-chairs-film.md Adds changeset entry for CLI executable fix
.changeset/honest-bears-stay.md Adds changeset entry for query params detection fix
.changeset/loose-lies-fetch.md Adds changeset entry for type safety improvements
CHANGELOG.md Reverts changelog entries from version 13.0.25 to 13.0.24
Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (2)

.changeset/honest-bears-stay.md:2

  • The patch designation in this changeset file may conflict with the revert action being performed; please confirm whether this file should instead negate the earlier version bump.
"swagger-typescript-api": patch

CHANGELOG.md:2

  • The changelog now reverts to version 13.0.24, but the existence of changeset files with patch updates might lead to inconsistencies during release generation; please ensure that the changeset entries align with the changelog reversion.
- [#1101](https://github.com/acacode/swagger-typescript-api/pull/1101) [`76b84cb`](https://github.com/acacode/swagger-typescript-api/commit/76b84cbafdb6f62794fcf475907ed7bde808cfef) Thanks [@smorimoto](https://github.com/smorimoto)! - Fix CLI executable by adding the required shebang to the entry file.

@@ -0,0 +1,5 @@
---
"swagger-typescript-api": patch
Copy link
Preview

Copilot AI Mar 23, 2025

Choose a reason for hiding this comment

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

The changeset file indicates a patch update for swagger-typescript-api, which appears inconsistent with the revert intent; please verify if these entries should be removed or modified to align with reverting the version packages.

Suggested change
"swagger-typescript-api": patch

Copilot uses AI. Check for mistakes.

@@ -0,0 +1,5 @@
---
"swagger-typescript-api": patch
Copy link
Preview

Copilot AI Mar 23, 2025

Choose a reason for hiding this comment

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

This changeset file’s patch update for swagger-typescript-api seems at odds with the intended revert; please double-check if it should be adjusted or removed to maintain consistency.

Copilot uses AI. Check for mistakes.

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