I've developed a GitHub action which determines the next release version for
the current repository using
@semantic-release/commit-analyzer. This is
useful in cases where you need to know the version to be released, so it can be
included e.g. in a build. http://github.com/bifravst/get-next-version-action