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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.1] - 2023-05-27
11+
1012### Changed
1113
1214- ** reset:** apply ` ::placeholder ` styles only on ` input ` and ` textarea `
@@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4345- ** reset:** initial release
4446- ** base:** initial release
4547
46- [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v2.0.0...HEAD
48+ [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v2.0.1...HEAD
49+ [ 2.0.1 ] : https://github.com/kripod/css-homogenizer/compare/v2.0.0...v2.0.1
4750[ 2.0.0 ] : https://github.com/kripod/css-homogenizer/compare/v1.1.0...v2.0.0
4851[ 1.1.0 ] : https://github.com/kripod/css-homogenizer/compare/v1.0.0...v1.1.0
4952[ 1.0.0 ] : https://github.com/kripod/css-homogenizer/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " css-homogenizer" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Base CSS encouraging proper HTML semantics and the use of custom design tokens" ,
55 "keywords" : [
66 " reset" ,
You can’t perform that action at this time.
0 commit comments