The label name should configurable. Ideally, once semantic-release/semantic-release#563 is implemented, it should contain a channel variable that will allow to generate a different label for channel on which the fix/feature is included.
For example with the label name released-in-${channel} we would add released-in-@next when releasing on @next and released-in-@latest once the release is added to @latest.