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 02c57ec commit d2807d9Copy full SHA for d2807d9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.5](https://github.com/sweetalert2/stylelint-config/compare/v3.0.4...v3.0.5) (2025-08-13)
2
+
3
4
+### Bug Fixes
5
6
+* bump stylelint-config-standard ([02c57ec](https://github.com/sweetalert2/stylelint-config/commit/02c57ecb03ae9b11ed09b6519aa1b06ef9a18855))
7
8
## [3.0.4](https://github.com/sweetalert2/stylelint-config/compare/v3.0.3...v3.0.4) (2025-04-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@sweetalert2/stylelint-config",
- "version": "3.0.4",
+ "version": "3.0.5",
"type": "module",
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
"repository": "sweetalert2/stylelint-config",
0 commit comments