muno92 / resharper_inspectcode

C# static analysis on GitHub Actions.
MIT License
23 stars 19 forks source link

Release for 1.11.12 #480

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

This pull request is for the next release as 1.11.12 created by tagpr. Merging it will tag 1.11.12 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-1.11.11" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like There are two ways to do it. - Version file - Edit and commit the version file specified in the .tagpr configuration file to describe the next version - If you want to use another version file, edit the configuration file. - Labels convention - Add labels to this pull request like "tagpr:minor" or "tagpr:major" - If no conventional labels are added, the patch version is incremented as is.

What's Changed

Full Changelog: https://github.com/muno92/resharper_inspectcode/compare/1.11.11...1.11.12