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+ ## [ 3.0.1] - 2023-06-03
11+
1012### Fixed
1113
1214- ** reset:** replace ` border: 0 ` with ` border-width: 0 ` for compatibility with base styles
@@ -75,7 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7577- ** reset:** initial release
7678- ** base:** initial release
7779
78- [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v3.0.0...HEAD
80+ [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v3.0.1...HEAD
81+ [ 3.0.1 ] : https://github.com/kripod/css-homogenizer/compare/v3.0.0...v3.0.1
7982[ 3.0.0 ] : https://github.com/kripod/css-homogenizer/compare/v2.1.0...v3.0.0
8083[ 2.1.0 ] : https://github.com/kripod/css-homogenizer/compare/v2.0.1...v2.1.0
8184[ 2.0.1 ] : https://github.com/kripod/css-homogenizer/compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " css-homogenizer" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Base CSS encouraging proper HTML semantics and the use of custom design tokens" ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments