Skip to content

Commit f69571e

Browse files
authored
chore(main): release 0.17.0 (#46)
1 parent b429c4a commit f69571e

File tree

4 files changed

+20
-3
lines changed

4 files changed

+20
-3
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

79+
## [0.17.0](https://github.com/AccessKit/accesskit-c/compare/0.16.0...0.17.0) (2025-07-18)
80+
81+
82+
### ⚠ BREAKING CHANGES
83+
84+
* Update for the latest AccessKit release ([#49](https://github.com/AccessKit/accesskit-c/issues/49))
85+
* bump the rust-crates group with 4 updates ([#45](https://github.com/AccessKit/accesskit-c/issues/45))
86+
87+
### deps
88+
89+
* Update for the latest AccessKit release ([#49](https://github.com/AccessKit/accesskit-c/issues/49)) ([b429c4a](https://github.com/AccessKit/accesskit-c/commit/b429c4a6fea5f1f1f8f4b45050d9ec81f3dcd313))
90+
91+
92+
### Bug Fixes
93+
94+
* bump the rust-crates group with 4 updates ([#45](https://github.com/AccessKit/accesskit-c/issues/45)) ([ac163d1](https://github.com/AccessKit/accesskit-c/commit/ac163d14d82070819d7fec6f4d3c3c381b8ecede))
95+
7996
## [0.16.0](https://github.com/AccessKit/accesskit-c/compare/0.15.1...0.16.0) (2025-05-25)
8097

8198

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.16.0"
3+
version = "0.17.0"
44
authors = ["The AccessKit contributors"]
55
license = "MIT OR Apache-2.0"
66
publish = false

0 commit comments

Comments
 (0)