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 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
77
88## [ Unreleased]
99
10+ ## [ 3.0.1] — 2025–07–23
11+
1012### Fixed
1113
1214- The ability to install newer minor and patch versions of dependencies, which was accidentally removed, has been restored.
@@ -37,7 +39,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3739 - 64 stylistic rules [removed in `stylelint-config-standard` 30.0.0](https://github.com/stylelint/stylelint-config-standard/releases/tag/30.0.0);
3840 - 1 stylistic rule [removed in `stylelint-config-recommended` 10.0.1](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1).
3941
40- [ Unreleased ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v3.0.0...HEAD
42+ [ Unreleased ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v3.0.1...HEAD
43+ [ 3.0.1 ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v3.0.0...v3.0.1
4144[ 3.0.0 ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v2.0.0...v3.0.0
4245[ 2.0.0 ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v1.0.1...v2.0.0
4346[ 1.0.1 ] : https://github.com/stylelint-stylistic/stylelint-config/compare/v1.0.0...v1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/stylelint-config" ,
33 "description" : " The stylistic shareable config for Stylelint." ,
4- "version" : " 3.0.0 " ,
4+ "version" : " 3.0.1 " ,
55 "license" : " MIT" ,
66 "author" : {
77 "name" : " Sergey Artemov" ,
You can’t perform that action at this time.
0 commit comments