diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ee917..9bc4467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.29](https://github.com/sweetalert2/stylelint-config/compare/v1.1.28...v1.1.29) (2020-12-21) + + +### Bug Fixes + +* bump stylelint-config-property-sort-order-smacss ([aeee417](https://github.com/sweetalert2/stylelint-config/commit/aeee41773d2596d2a20abb020a3965904edebcfe)) + ## [1.1.28](https://github.com/sweetalert2/stylelint-config/compare/v1.1.27...v1.1.28) (2020-10-27) diff --git a/package.json b/package.json index 6bbc2f1..ddc3ff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sweetalert2/stylelint-config", - "version": "1.1.28", + "version": "1.1.29", "description": "stylelint shareable config for the SweetAlert2 SCSS coding style", "repository": "sweetalert2/stylelint-config", "author": "Limon Monte (https://limonte.github.io)",