Skip to content
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

chore: fix release diff tag detection #17331

Merged
merged 1 commit into from
May 28, 2024
Merged

chore: fix release diff tag detection #17331

merged 1 commit into from
May 28, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented May 28, 2024

Description

When I cut a release for v5.2.12 earlier, the diff initial tag was incorrect as we already published the v6 alpha

image

I figure to derive the tag from the current version from package.json instead. It seems that the changelog is also derived this way.

It now derives correctly (and in the environment api branch)
image

Copy link

stackblitz bot commented May 28, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit e861168 into main May 28, 2024
11 checks passed
@patak-dev patak-dev deleted the fix-release-diff branch May 28, 2024 14:25
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.

None yet

3 participants