File tree Expand file tree Collapse file tree 14 files changed +17
-14
lines changed Expand file tree Collapse file tree 14 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.14.1] - 2024-04-27
6+
57### Fixed
68
79- Precedence of element styles over other styles. [ #364 ] ( https://github.com/Stranger6667/css-inline/issues/364 )
6163
6264- Initial public release
6365
64- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.14.0...HEAD
66+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.14.1...HEAD
67+ [ 0.14.1 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.14.0...javascript-v0.14.1
6568[ 0.14.0 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.13.2...javascript-v0.14.0
6669[ 0.13.2 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.13.1...javascript-v0.13.2
6770[ 0.13.1 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.13.0...javascript-v0.13.1
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline-js"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66readme = " README.md"
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-android-arm-eabi" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-android-arm64" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-darwin-arm64" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-darwin-x64" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm-gnueabihf" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm64-gnu" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm64-musl" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-x64-gnu" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments