Files
DeviceManager/node_modules/stylelint-config-prettier-scss/CHANGELOG.md

21 lines
1.1 KiB
Markdown

## v1.0.0 (2023-05-11)
#### :boom: Breaking Change
* [#6](https://github.com/prettier/stylelint-config-prettier-scss/pull/6) BREAKING: Stylelint v15 ([@elwayman02](https://github.com/elwayman02))
#### :rocket: Enhancement
* [#6](https://github.com/prettier/stylelint-config-prettier-scss/pull/6) BREAKING: Stylelint v15 ([@elwayman02](https://github.com/elwayman02))
#### :bug: Bug Fix
* [#8](https://github.com/prettier/stylelint-config-prettier-scss/pull/8) Disable at-rule-empty-line-before ([@elwayman02](https://github.com/elwayman02))
* [#2](https://github.com/prettier/stylelint-config-prettier-scss/pull/2) Update npm script name to match run example ([@chrisalley](https://github.com/chrisalley))
#### :house: Internal
* [#10](https://github.com/prettier/stylelint-config-prettier-scss/pull/10) Enable Easier Project Releases ([@elwayman02](https://github.com/elwayman02))
* [#9](https://github.com/prettier/stylelint-config-prettier-scss/pull/9) Project Cleanup ([@elwayman02](https://github.com/elwayman02))
#### Committers: 2
- Chris Alley ([@chrisalley](https://github.com/chrisalley))
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))