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

propose version bumps from unreleased changes #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

baronfel
Copy link
Collaborator

Fixes #3

Generates a proposed version for a set of unreleased changes based on a simple check of changes of certain types being present. If the user has allowed it, sets the version of the assembly and nuget package from the derived version automatically. Provides user overrides for both.

@baronfel baronfel marked this pull request as ready for review January 23, 2022 18:19
@baronfel baronfel force-pushed the suggested-version-bumps branch from 81a9c85 to 7bb768a Compare January 23, 2022 18:26
@baronfel baronfel force-pushed the suggested-version-bumps branch from 7bb768a to d2b6f44 Compare January 23, 2022 18:28
tboby added a commit to tboby/KeepAChangelog that referenced this pull request Oct 26, 2024
- Simply take the latest version, increment patch, add -alpha.
- Handle changelogs with no releases.
- Hanlde changelogs with no releases nor unreleased
- Add targets from ionide#5 which conditionally use the unreleased version in packaging
tboby added a commit to tboby/KeepAChangelog that referenced this pull request Oct 26, 2024
- Simply take the latest version, increment patch, add -alpha.
- Handle changelogs with no releases.
- Hanlde changelogs with no releases nor unreleased
- Add targets from ionide#5 which conditionally use the unreleased version in packaging
tboby added a commit to tboby/KeepAChangelog that referenced this pull request Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate the 'next' version for a changelog with an Unreleased section
1 participant