We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c09396c + 5c2b26a commit 16a2274Copy full SHA for 16a2274
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.0.1](https://github.com/atolye15/stylelint-config/compare/v5.0.0...v5.0.1) (2024-07-25)
4
+
5
6
+### Refactors
7
8
+* remove deprecated rule and use the new one ([f9b04e9](https://github.com/atolye15/stylelint-config/commit/f9b04e9adc38a4485fa2b5670b066b6e9f3d6d29))
9
10
## [5.0.0](https://github.com/atolye15/stylelint-config/compare/v4.1.3...v5.0.0) (2024-07-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@atolye15/stylelint-config",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Atölye15 shareable config for stylelint.",
"main": "index.js",
"keywords": [
0 commit comments