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: Bump version to 2.2.0 #952

Merged
merged 1 commit into from Aug 2, 2023
Merged

Conversation

codeofdusk
Copy link
Contributor

Details

This PR increments the minor version, bringing us to v2.2.0.

Motivation

Upcoming release

Pull request checklist

  • [n/a] Addresses an existing issue: #0000

@codeofdusk codeofdusk requested a review from a team as a code owner August 2, 2023 19:10
@codecov-commenter
Copy link

Codecov Report

Merging #952 (d4145ee) into main (4fc19c3) will increase coverage by 1.12%.
Report is 332 commits behind head on main.
The diff coverage is 79.02%.

❗ Current head d4145ee differs from pull request most recent head 9398c7c. Consider uploading reports for the commit 9398c7c to get more accurate results

@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
+ Coverage   73.70%   74.82%   +1.12%     
==========================================
  Files         398      423      +25     
  Lines       12046    13093    +1047     
==========================================
+ Hits         8878     9797     +919     
- Misses       3168     3296     +128     
Files Changed Coverage Δ
src/Actions/Actions/ControlPatternAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/CustomUIAAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/ListenAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/PrivacyExtensions.cs 100.00% <ø> (ø)
src/Actions/Actions/SetDataAction.cs 0.00% <0.00%> (ø)
...rc/Actions/Attributes/InteractionLevelAttribute.cs 0.00% <0.00%> (ø)
src/Actions/Misc/ExtensionMethods.cs 7.46% <0.00%> (-31.60%) ⬇️
src/Actions/Resources/ErrorMessages.Designer.cs 0.00% <ø> (-55.56%) ⬇️
src/Automation/AxeWindowsAutomationException.cs 33.33% <ø> (-33.34%) ⬇️
src/Automation/Data/OutputFile.cs 88.88% <ø> (ø)
... and 144 more

... and 241 files with indirect coverage changes

Copy link
Contributor

@DaveTryon DaveTryon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this would be a minor version change... we've made a bug fix in a backward compatible way, which is the literal definition of a patch release from https://semver.org/#summary

@codeofdusk
Copy link
Contributor Author

@DaveTryon We've also "added functionality in a backward compatible way" in #948, but I'm happy to abandon this PR if you think a minor version bump would be inappropriate here.

Copy link
Contributor

@DaveTryon DaveTryon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd forgotten about #948, which adds new functionality. Minor version bump seems justified.

@codeofdusk codeofdusk merged commit de05b0c into microsoft:main Aug 2, 2023
4 checks passed
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.

None yet

3 participants