Skip to content
New issue

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

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

Already on GitHub? # 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

@wraithgar wraithgar merged commit ea689bc into main Apr 10, 2023
@wraithgar wraithgar deleted the pr284 branch April 10, 2023 16:19
@github-actions github-actions bot mentioned this pull request Apr 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants