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.2.0] - 2023-06-05
11+
1012### Added
1113
1214- ** reset-scoped:** ship CommonJS modules alongside ESM
@@ -97,7 +99,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9799- ** reset:** initial release
98100- ** base:** initial release
99101
100- [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v3.1.0...HEAD
102+ [ unreleased ] : https://github.com/kripod/css-homogenizer/compare/v3.2.0...HEAD
103+ [ 3.2.0 ] : https://github.com/kripod/css-homogenizer/compare/v3.1.0...v3.2.0
101104[ 3.1.0 ] : https://github.com/kripod/css-homogenizer/compare/v3.0.2...v3.1.0
102105[ 3.0.2 ] : https://github.com/kripod/css-homogenizer/compare/v3.0.1...v3.0.2
103106[ 3.0.1 ] : https://github.com/kripod/css-homogenizer/compare/v3.0.0...v3.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " css-homogenizer" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
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