Skip to content
Discussion options

You must be logged in to vote

Hello @travi,

After further investigation, it's really coming from here:

https://github.com/semantic-release/semantic-release/blob/master/index.js#L151

What is happening:

  • A release was made some time ago giving the tag, let's say 1.3.0
  • Release were made after that, giving (at least) one new minor version, 1.4.0, 1.5.0, etc.
  • A bugfix must be made on 1.3.0 for any justified reason (security, etc.)
  • I (a random developer), create the maintenance branch 1.3.x and push (directly or with a pull request it doesn't matter) the appropriate fix on it
  • A CI then run, let's concentrate on semantic-release job, keep in mind the released version should be 1.3.1
  • During semantic-release job, the execution…

Replies: 7 comments 21 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@djeanprost
Comment options

@djeanprost
Comment options

@travi
Comment options

@djeanprost
Comment options

@djeanprost
Comment options

Comment options

You must be logged in to vote
10 replies
@travi
Comment options

travi Jan 4, 2025
Maintainer

@djeanprost
Comment options

@djeanprost
Comment options

@djeanprost
Comment options

@travi
Comment options

Comment options

You must be logged in to vote
1 reply
@djeanprost
Comment options

Comment options

You must be logged in to vote
2 replies
@djeanprost
Comment options

@djeanprost
Comment options

Comment options

You must be logged in to vote
1 reply
@djeanprost
Comment options

Comment options

You must be logged in to vote
2 replies
@djeanprost
Comment options

@travi
Comment options

Answer selected by djeanprost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants