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: release main #386

Merged
merged 1 commit into from
Apr 30, 2024
Merged

chore: release main #386

merged 1 commit into from
Apr 30, 2024

Conversation

mwcampbell
Copy link
Contributor

@mwcampbell mwcampbell commented Apr 23, 2024

πŸ€– I have created a release beep boop

accesskit: 0.14.0

0.14.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Drop SortDirection::Unsorted (#391)
  • Rename hierarchical_level to level (#390)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Code Refactoring

accesskit_atspi_common: 0.4.0

0.4.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Code Refactoring

  • Clean up table roles and properties (#393) (e34dad9)
  • Rename Checked to Toggled; drop ToggleButton role (#388) (6bc040b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_consumer bumped from 0.18.0 to 0.19.0
accesskit_c: 0.9.0

0.9.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Rename hierarchical_level to level (#390)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_windows bumped from 0.17.0 to 0.18.0
      • accesskit_macos bumped from 0.12.0 to 0.13.0
      • accesskit_unix bumped from 0.8.0 to 0.9.0
accesskit_consumer: 0.19.0

0.19.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
accesskit_macos: 0.13.0

0.13.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_consumer bumped from 0.18.0 to 0.19.0
accesskit_python: 0.3.0

0.3.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Rename hierarchical_level to level (#390)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_windows bumped from 0.17.0 to 0.18.0
      • accesskit_macos bumped from 0.12.0 to 0.13.0
      • accesskit_unix bumped from 0.8.0 to 0.9.0
accesskit_unix: 0.9.0

0.9.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Force a semver-breaking release (#398)

Bug Fixes

  • Force a semver-breaking release (#398) (87b8b92)
  • Increase minimum supported Rust version to 1.70 (#396) (a8398b8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_atspi_common bumped from 0.3.0 to 0.4.0
accesskit_windows: 0.18.0

0.18.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Update winit to 0.30 (#397)
  • Clean up table roles and properties (#393)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_consumer bumped from 0.18.0 to 0.19.0
accesskit_winit: 0.20.0

0.20.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Update winit to 0.30 (#397)
  • Drop NodeClassSet (#389)

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_windows bumped from 0.17.0 to 0.18.0
      • accesskit_macos bumped from 0.12.0 to 0.13.0
      • accesskit_unix bumped from 0.8.0 to 0.9.0

This PR was generated with Release Please. See documentation.

@mwcampbell mwcampbell force-pushed the release-please--branches--main branch 11 times, most recently from 1934c15 to f0c281e Compare April 30, 2024 13:39
@mwcampbell mwcampbell force-pushed the release-please--branches--main branch from f0c281e to d08efb7 Compare April 30, 2024 13:50
@mwcampbell mwcampbell merged commit 80139a7 into main Apr 30, 2024
10 checks passed
@mwcampbell mwcampbell deleted the release-please--branches--main branch April 30, 2024 13:51
@mwcampbell
Copy link
Contributor Author

πŸ€– Release is at https://github.com/AccessKit/accesskit/releases/tag/accesskit-v0.14.0 🌻

@mwcampbell
Copy link
Contributor Author

@mwcampbell
Copy link
Contributor Author

@mwcampbell
Copy link
Contributor Author

@mwcampbell
Copy link
Contributor Author

πŸ€– Release is at https://github.com/AccessKit/accesskit/releases/tag/accesskit_unix-v0.9.0 🌻

@mwcampbell
Copy link
Contributor Author

@mwcampbell
Copy link
Contributor Author

@mwcampbell
Copy link
Contributor Author

πŸ€– Release is at https://github.com/AccessKit/accesskit/releases/tag/accesskit_c-v0.9.0 🌻

@mwcampbell
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant