Skip to content

Commit

Permalink
Prepare release (#6518)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Dec 29, 2022
1 parent 121acce commit 493f562
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-donuts-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-seas-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-cheetahs-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-hornets-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-hounds-exercise.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## 14.16.1

- Fixed: `customSyntax` resolution with `configBasedir` ([#6536](https://github.com/stylelint/stylelint/pull/6536)) ([@ybiquitous](https://github.com/ybiquitous)).
- Fixed: `declaration-block-no-duplicate-properties` autofix for `!important` ([#6528](https://github.com/stylelint/stylelint/pull/6528)) ([@sidx1024](https://github.com/sidx1024)).
- Fixed: `function-no-unknown` false positives for `scroll`, `-webkit-gradient`, `color-stop`, `from`, and `to` ([#6539](https://github.com/stylelint/stylelint/pull/6539)) ([@Mouvedia](https://github.com/Mouvedia)).
- Fixed: `value-keyword-case` false positives for mixed case `ignoreFunctions` option ([#6517](https://github.com/stylelint/stylelint/pull/6517)) ([@kimulaco](https://github.com/kimulaco)).
- Fixed: unexpected `output` in Node.js API lint result when any rule contains `disableFix: true` ([#6543](https://github.com/stylelint/stylelint/pull/6543)) ([@adrianjost](https://github.com/adrianjost)).

## 14.16.0

- Added: `media-feature-range-notation` rule ([#6497](https://github.com/stylelint/stylelint/pull/6497)) ([@jeddy3](https://github.com/jeddy3)).
Expand Down

0 comments on commit 493f562

Please sign in to comment.