Skip to content

Commit f45c4a4

Browse files
authored
chore(main): release 0.17.1 (#52)
1 parent f71fc32 commit f45c4a4

4 files changed

Lines changed: 11 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.17.0"}
1+
{".":"0.17.1"}

CHANGELOG.md

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

79+
## [0.17.1](https://github.com/AccessKit/accesskit-c/compare/0.17.0...0.17.1) (2025-10-02)
80+
81+
82+
### Bug Fixes
83+
84+
* bump the rust-crates group with 4 updates ([#54](https://github.com/AccessKit/accesskit-c/issues/54)) ([f71fc32](https://github.com/AccessKit/accesskit-c/commit/f71fc326c7637cc9d0dc02192a2b9cd4fe95dfa0))
85+
* Draw on the window to make the SDL example work under Wayland ([#51](https://github.com/AccessKit/accesskit-c/issues/51)) ([4872478](https://github.com/AccessKit/accesskit-c/commit/48724780647b01fde19156c2825645673e176cf7))
86+
7987
## [0.17.0](https://github.com/AccessKit/accesskit-c/compare/0.16.0...0.17.0) (2025-07-18)
8088

8189

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

0 commit comments

Comments
 (0)