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

chore: Add beta suffix to the package version numbers #77

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

96malhar
Copy link
Contributor

Description of changes:
This PR adds the beta suffix to the package version numbers. NuGet treats any version number suffix to denote a pre-release version and also reflects the same on the package homepage.

Example - https://www.nuget.org/packages/Amazon.Lambda.Annotations/0.10.0-preview
image

See here to read more about pre-release versioning.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ashovlin
Copy link
Contributor

I know we've gone back and forth on this since it does limit visibility, but okay with it in this case since we're doing an earlier "beta" than our usual "dev preview".

@96malhar 96malhar merged commit d02f891 into dev Nov 28, 2023
5 checks passed
@96malhar 96malhar deleted the kmalhar/add-beta-suffix branch November 28, 2023 18:27
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.

3 participants