getgauge / gauge-dotnet

C# runner for gauge + DotNet standard 6.0-8.0
Apache License 2.0
27 stars 21 forks source link

Synchronise release automation with other plugins #221

Closed chadlwilson closed 3 months ago

chadlwilson commented 3 months ago

Also releases 0.5.8 to validate independently of future PR release

gaugebot[bot] commented 3 months ago

@chadlwilson Thank you for contributing to gauge-dotnet. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

chadlwilson commented 3 months ago

Thanks @sriv - this will release the unreleased changes in #210 - hope that's fine and backward compat (with older Gauge versions)?

Otherwise I should bump to 0.6.0 I guess.

sriv commented 3 months ago

210 is a new addition and should not break backward compatibility I believe