Skip to content

Commit

Permalink
Prepare release (#6679)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 16, 2023
1 parent 4fadc6c commit 3bcfee5
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-boxes-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-olives-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-games-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-meals-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-yaks-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-dodos-juggle.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 15.3.0

- Added: `configurationComment` configuration property ([#6629](https://github.com/stylelint/stylelint/pull/6629)) ([@ifitzpatrick](https://github.com/ifitzpatrick)).
- Added: `selector-anb-no-unmatchable` rule ([#6678](https://github.com/stylelint/stylelint/pull/6678)) ([@mattxwang](https://github.com/mattxwang)).
- Fixed: TypeScript error for CommonJS importing ([#6703](https://github.com/stylelint/stylelint/pull/6703)) ([@remcohaszing](https://github.com/remcohaszing)).
- Fixed: `*-no-redundant-*` false negatives for `inset` shorthand ([#6699](https://github.com/stylelint/stylelint/pull/6699)) ([@rayrw](https://github.com/rayrw)).
- Fixed: `function-url-quotes` autofix for multiple `url()` ([#6711](https://github.com/stylelint/stylelint/pull/6711)) ([@ybiquitous](https://github.com/ybiquitous)).
- Fixed: `value-keyword-case` false positives for Level 4 system colours ([#6712](https://github.com/stylelint/stylelint/pull/6712)) ([@thewilkybarkid](https://github.com/thewilkybarkid)).

## 15.2.0

- Added: `messageArgs` to 76 rules ([#6589](https://github.com/stylelint/stylelint/pull/6589)) ([@kizu](https://github.com/kizu)).
Expand Down

0 comments on commit 3bcfee5

Please sign in to comment.