Skip to content

Commit 68edb3d

Browse files
authored
chore(main): release 0.22.2 (#101)
1 parent b29cb07 commit 68edb3d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.22.1"}
1+
{".":"0.22.2"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@
7676
* dependencies
7777
* accesskit_unix bumped from 0.11.0 to 0.11.1
7878

79+
## [0.22.2](https://github.com/AccessKit/accesskit-c/compare/0.22.1...0.22.2) (2026-06-15)
80+
81+
82+
### Bug Fixes
83+
84+
* bump the rust-crates group with 6 updates ([#100](https://github.com/AccessKit/accesskit-c/issues/100)) ([b29cb07](https://github.com/AccessKit/accesskit-c/commit/b29cb070f1cf774e9a5e03041e7ae3368faf2372))
85+
7986
## [0.22.1](https://github.com/AccessKit/accesskit-c/compare/0.22.0...0.22.1) (2026-05-24)
8087

8188

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "accesskit-c"
3-
version = "0.22.1"
3+
version = "0.22.2"
44
authors = ["The AccessKit contributors"]
55
license = "MIT OR Apache-2.0"
66
publish = false

0 commit comments

Comments
 (0)