Skip to content

Commit 7df92a0

Browse files
committed
Improve v3.0.0 CHANGELOG
1 parent 3b73473 commit 7df92a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## Unreleased
88

9-
## [3.0.0](https://github.com/torchbox/stylelint-config-torchbox/compare/v2.0.1...v3.0.0) (2023-08-17)
9+
## [3.0.0](https://github.com/torchbox/stylelint-config-torchbox/compare/v2.0.3...v3.0.0) (2023-08-17)
1010

1111
### Features
1212

13-
- Update stylelint to v15.
14-
- Update all config dependencies to their latest releases, compatible with stylelint v15.
15-
- Remove dependency on `stylelint-config-prettier`, which is no longer needed with stylelint v15.
16-
- Change enforced rules from `stylelint-config-standard`, including 10 new rules (see list below).
13+
- Update stylelint to v15 ([#28](https://github.com/torchbox/stylelint-config-torchbox/pull/28)).
14+
- Update all config dependencies to their latest releases, compatible with stylelint v15 ([#28](https://github.com/torchbox/stylelint-config-torchbox/pull/28)).
15+
- Remove dependency on `stylelint-config-prettier`, which is no longer needed with stylelint v15 ([#28](https://github.com/torchbox/stylelint-config-torchbox/pull/28)).
16+
- Change enforced rules from `stylelint-config-standard`, including 10 new rules (see list below) ([#28](https://github.com/torchbox/stylelint-config-torchbox/pull/28)).
1717

1818
### BREAKING CHANGES
1919

0 commit comments

Comments
 (0)