File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 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 )
41
43
42
44
- Initial public release
43
45
44
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.14.0...HEAD
46
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.14.1...HEAD
47
+ [ 0.14.1 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.14.0...c-v0.14.1
45
48
[ 0.14.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.13.0...c-v0.14.0
46
49
[ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.12.0...c-v0.13.0
47
50
[ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.11.3...c-v0.12.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-c"
3
- version = " 0.14.0 "
3
+ version = " 0.14.1 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
You can’t perform that action at this time.
0 commit comments