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.
1 parent e929024 commit 0a4d7c2Copy full SHA for 0a4d7c2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.1.0](https://github.com/atolye15/stylelint-config/compare/v5.0.1...v5.1.0) (2025-03-13)
4
+
5
6
+### build
7
8
+* upgrade dependencies ([4ed252e](https://github.com/atolye15/stylelint-config/commit/4ed252eef3d610cee6a87fdaf1a0b1d952831460))
9
10
## [5.0.1](https://github.com/atolye15/stylelint-config/compare/v5.0.0...v5.0.1) (2024-07-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@atolye15/stylelint-config",
- "version": "5.0.1",
+ "version": "5.1.0",
"description": "Atölye15 shareable config for stylelint.",
"main": "index.js",
"keywords": [
0 commit comments