BlazorWebFormsComponents icon indicating copy to clipboard operation
BlazorWebFormsComponents copied to clipboard

Add scripts for version publishing

Open csharpfritz opened this issue 5 years ago • 1 comments

We need to get better about publishing version numbers and release notes. Let's add a script to make it easy to publish a release and summarize the commit messages in the dev branch

csharpfritz avatar Aug 01 '20 17:08 csharpfritz

I already did a script for versioning pre-release versions in GitHub packages using `{Package-Name}-pre-release-{YYMMDDHHmmSS} we can tweak the format to something suitable if it's needed

hishamco avatar Aug 01 '20 23:08 hishamco