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.10.2] - 2023-06-25
6
+
5
7
### Changed
6
8
7
9
- Standardized the formatting of CSS declarations: now consistently using ` : ` separator between properties and values.
154
156
155
157
- Initial public release
156
158
157
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.1...HEAD
159
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.2...HEAD
160
+ [ 0.10.2 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.1...wasm-v0.10.2
158
161
[ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.0...wasm-v0.10.1
159
162
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.9.0...wasm-v0.10.0
160
163
[ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.4...wasm-v0.9.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-wasm"
3
- version = " 0.10.1 "
3
+ version = " 0.10.2 "
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