File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.10.4] - 2023-08-12
6
+
5
7
### Fixed
6
8
7
9
- Applying new styles only to the first matching tag during styles merging. [ #224 ] ( https://github.com/Stranger6667/css-inline/issues/224 )
288
290
289
291
- Initial public release
290
292
291
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.2...HEAD
293
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.4...HEAD
294
+ [ 0.10.4 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.3...rust-v0.10.4
295
+ [ 0.10.3 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.2...rust-v0.10.3
292
296
[ 0.10.2 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.1...rust-v0.10.2
293
297
[ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.0...rust-v0.10.1
294
298
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.9.0...rust-v0.10.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline"
3
- version = " 0.10.3 "
3
+ version = " 0.10.4 "
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