File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.14.1] - 2024-04-27
6
+
5
7
### Fixed
6
8
7
9
- Precedence of element styles over other styles. [ #364 ] ( https://github.com/Stranger6667/css-inline/issues/364 )
390
392
391
393
- Initial public release
392
394
393
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.0...HEAD
395
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.1...HEAD
396
+ [ 0.14.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.0...rust-v0.14.1
394
397
[ 0.14.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.13.0...rust-v0.14.0
395
398
[ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.12.0...rust-v0.13.0
396
399
[ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.11.2...rust-v0.12.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline"
3
- version = " 0.14.0 "
3
+ version = " 0.14.1 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments