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 ee0b75f commit 17ddcdcCopy full SHA for 17ddcdc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.0.1](https://github.com/atolye15/stylelint-config/compare/v4.0.0...v4.0.1) (2023-08-29)
4
+
5
6
+### build
7
8
+* upgrade dependencies ([64dd353](https://github.com/atolye15/stylelint-config/commit/64dd353ca84bb82ccaf3f5a724a88501740db8b8))
9
10
## [4.0.0](https://github.com/atolye15/stylelint-config/compare/v3.0.1...v4.0.0) (2023-02-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@atolye15/stylelint-config",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Atölye15 shareable config for stylelint.",
"main": "index.js",
"keywords": [
0 commit comments