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

fix: Properly understand initial pre-release version #30

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

playpauseandstop
Copy link
Owner

Ensure, when there is no tags available, properly understands pre-release version from pyproject.toml or package.json.

And if pre-release version provided there put proper message into the changelog file.

Fixes: #29
Issue: #28

Ensure, when there is no tags available, properly understands
pre-release version from `pyproject.toml` or `package.json`.

And if pre-release version provided there put proper message into the
changelog file.

Fixes: #29
Issue: #28
@playpauseandstop playpauseandstop added fix A bug fix test Adding missing tests or correcting existing tests labels Nov 6, 2020
@playpauseandstop playpauseandstop added this to the 20.1.0 milestone Nov 6, 2020
@playpauseandstop playpauseandstop self-assigned this Nov 6, 2020
@playpauseandstop playpauseandstop merged commit 1861b94 into master Nov 6, 2020
@playpauseandstop playpauseandstop deleted the fix/initial-version-pre-release branch November 6, 2020 19:23
badabump-release-bot bot pushed a commit that referenced this pull request Nov 6, 2020
Fixes:
------

- [#29, #28] Properly understand initial pre-release version (#30)
playpauseandstop added a commit that referenced this pull request Nov 6, 2020
Fixes:
------

- [#29, #28] Properly understand initial pre-release version (#30)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix test Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proper initial messages for pre-releases
1 participant