Skip to content

generate release notes and bump to 3.0.2 #211

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

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Mar 26, 2019

Uses RELEASE_NOTES.md

Bumps version to 3.0.2

@dsyme
Copy link
Contributor Author

dsyme commented Mar 26, 2019

@cgravill I suggest we drop any use of "beta" and "alpha" and just regularly bump the major/minor version numbers forward from now on

@cgravill
Copy link
Member

Sounds good. The last major release (3.0.1) had already dropped beta and alpha - previous versions really were unstable in places.

It would be good to avoid duplicating the release notes with https://github.com/fsprojects/IfSharp/releases I've not done it before it but it must be possible to create releases via API.

@dsyme
Copy link
Contributor Author

dsyme commented Mar 26, 2019

It would be good to avoid duplicating the release notes with https://github.com/fsprojects/IfSharp/releases I've not done it before it but it must be possible to create releases via API.

Yes, let's add code to automate the release process including git tag (hence docker tag) and push to git

Will do that in a separate PR

@dsyme dsyme merged commit f188f1c into fsprojects:master Mar 26, 2019
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.

2 participants