Skip to content

Commit eb1938e

Browse files
Merge pull request #44 from atolye15/release-please--branches--main--components--stylelint-config
chore(main): release 6.0.0
1 parent 6b5e828 commit eb1938e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/atolye15/stylelint-config/compare/v5.1.0...v6.0.0) (2025-03-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* `prettier` should be installed
9+
10+
### Features
11+
12+
* implement prettier and remove conflicting rules ([e6904e4](https://github.com/atolye15/stylelint-config/commit/e6904e49cc31893c3bd35c767dc7c68d50c3c7ff))
13+
314
## [5.1.0](https://github.com/atolye15/stylelint-config/compare/v5.0.1...v5.1.0) (2025-03-13)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atolye15/stylelint-config",
3-
"version": "5.1.0",
3+
"version": "6.0.0",
44
"description": "Atölye15 shareable config for stylelint.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)