Skip to content

Commit 9da2656

Browse files
committed
release: Release version 8.0.2
1 parent 6391211 commit 9da2656

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [8.0.2](https://github.com/MorevM/stylelint-config/compare/v8.0.1...v8.0.2) (2025-06-07)
4+
5+
6+
### Bug fixes
7+
8+
* **css:** Put media queries before `::before/::after` pseudoelements ([a16b77f](https://github.com/MorevM/stylelint-config/commit/a16b77fcca42b4c10053dd7b8bbda23334fd58fe))
9+
10+
311
## [8.0.1](https://github.com/MorevM/stylelint-config/compare/v8.0.0...v8.0.1) (2025-05-26)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Strict shareable Stylelint configuration",
44
"type": "module",
55
"private": false,
6-
"version": "8.0.1",
6+
"version": "8.0.2",
77
"engines": {
88
"node": ">=22"
99
},

0 commit comments

Comments
 (0)