Skip to content

Commit 204f9c3

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

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bindings/java/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`.
@@ -72,7 +74,8 @@
7274

7375
- Initial public release
7476

75-
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/java-v0.19.0...HEAD
77+
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/java-v0.19.1...HEAD
78+
[0.19.1]: https://github.com/Stranger6667/css-inline/compare/java-v0.19.0...java-v0.19.1
7679
[0.19.0]: https://github.com/Stranger6667/css-inline/compare/java-v0.18.0...java-v0.19.0
7780
[0.18.0]: https://github.com/Stranger6667/css-inline/compare/java-v0.17.0...java-v0.18.0
7881
[0.17.0]: https://github.com/Stranger6667/css-inline/compare/java-v0.16.0...java-v0.17.0

bindings/java/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"
3-
version = "0.19.0"
3+
version = "0.19.1"
44
edition = "2024"
55
authors = ["Dmitry Dygalo <dmitry@dygalo.dev>"]
66

0 commit comments

Comments
 (0)