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.9.0] - 2023-06-10
6
+
5
7
### Fixed
6
8
7
9
- Serialize all HTML attributes without escaping. [ #184 ] ( https://github.com/Stranger6667/css-inline/issues/184 )
118
120
119
121
- Initial public release
120
122
121
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.4...HEAD
123
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.9.0...HEAD
124
+ [ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.4...wasm-v0.9.0
122
125
[ 0.8.4 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.3...wasm-v0.8.4
123
126
[ 0.8.3 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.2...wasm-v0.8.3
124
127
[ 0.8.2 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.1...wasm-v0.8.2
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-wasm"
3
- version = " 0.8.4 "
3
+ version = " 0.9.0 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments