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: 🤖 Bump semantic-release version to 24.2.0 #1367

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

prashantasdeveloper
Copy link
Collaborator

Description

There was a problem with semantic-release where releasing an alpha just after releasing a beta version would fail (As it would try to re-create the last alpha tag). This was because channel notes on the latest head were getting updated to beta, and when semantic-release used to find out last alpha already released it used to skip the last and get the second last and try to release the last alpha version again.

Semantic-release already adapted to the logic to shift adding notes to tags instead of git heads.

Latest semantic-release fixes our issue automatically

Breaking Changes

NA

JIRA Link

DA-1354

Checklist

  • Updated the Readme.md (if required) ?

@prashantasdeveloper prashantasdeveloper requested a review from a team as a code owner November 14, 2024 15:01
polymath-eric
polymath-eric previously approved these changes Nov 14, 2024
Copy link

sonarcloud bot commented Nov 14, 2024

@prashantasdeveloper
Copy link
Collaborator Author

/fast-forward

@prashantasdeveloper prashantasdeveloper merged commit 3758ec8 into alpha Nov 15, 2024
11 checks passed
@prashantasdeveloper prashantasdeveloper deleted the chore/bump-semantic-release branch November 15, 2024 11:10
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.

2 participants