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 87ba87a commit 54da51eCopy full SHA for 54da51e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/sweetalert2/stylelint-config/compare/v1.1.3...v1.1.4) (2019-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* bump stylelint-csstree-validator to ^1.5.0 ([87ba87a](https://github.com/sweetalert2/stylelint-config/commit/87ba87a))
7
8
## [1.1.3](https://github.com/sweetalert2/stylelint-config/compare/v1.1.2...v1.1.3) (2019-07-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@sweetalert2/stylelint-config",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
"repository": "sweetalert2/stylelint-config",
"author": "Limon Monte <[email protected]> (https://limonte.github.io)",
0 commit comments