Skip to content

Commit 309edc0

Browse files
committed
chore(c): Release 0.19.1
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent 32d2a8e commit 309edc0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bindings/c/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.19.1] - 2026-01-23
6+
57
### Changed
68

79
- Update `html5ever` to `0.38`.
@@ -145,7 +147,8 @@
145147

146148
- Initial public release
147149

148-
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/c-v0.19.0...HEAD
150+
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/c-v0.19.1...HEAD
151+
[0.19.1]: https://github.com/Stranger6667/css-inline/compare/c-v0.19.0...c-v0.19.1
149152
[0.19.0]: https://github.com/Stranger6667/css-inline/compare/c-v0.18.0...c-v0.19.0
150153
[0.18.0]: https://github.com/Stranger6667/css-inline/compare/c-v0.17.0...c-v0.18.0
151154
[0.17.0]: https://github.com/Stranger6667/css-inline/compare/c-v0.16.0...c-v0.17.0

bindings/c/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-inline-c"
3-
version = "0.19.0"
3+
version = "0.19.1"
44
authors = ["Dmitry Dygalo <dmitry@dygalo.dev>"]
55
edition = "2024"
66

0 commit comments

Comments
 (0)