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

export new RELEASE_TYPES constant #530

Merged
merged 3 commits into from Apr 10, 2023
Merged

export new RELEASE_TYPES constant #530

merged 3 commits into from Apr 10, 2023

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Apr 4, 2023

Cleanup of #284

Authored by @hcharley

Which will help library consumers better integrate semver into their apps.

Possible usecases of consuming this constant:

- Automatically show a dropdown of available release types that conform to the semver spec
- Validate user inputs where a release type is expected
documents `RELEASE_TYPES` and `SEMVER_SPEC_VERSION`
@wraithgar wraithgar requested a review from a team as a code owner April 4, 2023 18:16
@wraithgar wraithgar requested review from fritzy and removed request for a team April 4, 2023 18:16
Copy link
Contributor

@nlf nlf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes sense to me, looks good

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.

None yet

3 participants