Skip to content

export new RELEASE_TYPES constant #530

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

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`
@wraithgarwraithgar requested a review from a team as a code owner April 4, 2023 18:16
@wraithgarwraithgar requested review from fritzy and removed request for a team April 4, 2023 18:16
nlf
nlf approved these changes Apr 10, 2023
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 . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants