Skip to content

Commit 9467826

Browse files
authored
chore(main): release 0.19.0 (#68)
1 parent 48186a9 commit 9467826

4 files changed

Lines changed: 14 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.18.0"}
1+
{".":"0.19.0"}

CHANGELOG.md

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

79+
## [0.19.0](https://github.com/AccessKit/accesskit-c/compare/0.18.0...0.19.0) (2026-01-03)
80+
81+
82+
### ⚠ BREAKING CHANGES
83+
84+
* Update Rust crates ([#67](https://github.com/AccessKit/accesskit-c/issues/67))
85+
86+
### Bug Fixes
87+
88+
* Update Rust crates ([#67](https://github.com/AccessKit/accesskit-c/issues/67)) ([48186a9](https://github.com/AccessKit/accesskit-c/commit/48186a955ce469a061d4838013ea7f47e4a0f33e))
89+
7990
## [0.18.0](https://github.com/AccessKit/accesskit-c/compare/0.17.1...0.18.0) (2025-12-10)
8091

8192

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

0 commit comments

Comments
 (0)