Skip to content

Commit c36703f

Browse files
committed
chore(ruby): Release 0.20.2
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent 1ba4d46 commit c36703f

File tree

6 files changed

+264
-307
lines changed

6 files changed

+264
-307
lines changed

bindings/ruby/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.20.2] - 2026-04-02
6+
57
### Fixed
68

79
- `inline_fragment` silently returning only whitespace when the input starts with whitespace or contains structural HTML tags (`<html>`, `<head>`, `<body>`, `<style>`). [#692](https://github.com/Stranger6667/css-inline/issues/692) [#693](https://github.com/Stranger6667/css-inline/issues/693)
@@ -290,7 +292,8 @@
290292

291293
- Initial public release
292294

293-
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.20.1...HEAD
295+
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.20.2...HEAD
296+
[0.20.2]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.20.1...ruby-v0.20.2
294297
[0.20.1]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.20.0...ruby-v0.20.1
295298
[0.20.0]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.19.1...ruby-v0.20.0
296299
[0.19.1]: https://github.com/Stranger6667/css-inline/compare/ruby-v0.19.0...ruby-v0.19.1

0 commit comments

Comments
 (0)