Force A Prerelease With Semantic Release
Recently, I had a project at work running Semantic Release to manage releases. It was currently at v4.5.0 for the main release channel and v4.0.0-next.22 for the next prerelease channel.
Problem
Obviously, the prereleases were behind the main release...
blog.valentinprugnaud.dev2 min read