Skip to content

Commit

Permalink
Prepare release 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2022
1 parent fe0662f commit e9dd9a1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-oranges-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-insects-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-seals-kick.md

This file was deleted.

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

## 15.0.0

- Removed: `syntax` option ([#6420](https://github.com/stylelint/stylelint/pull/6420)) ([@fpetrakov](https://github.com/fpetrakov)). (BREAKING)
- Fixed: `declaration-block-no-redundant-longhand-properties` false positives for `inherit` keyword ([#6419](https://github.com/stylelint/stylelint/pull/6419)) ([@kimulaco](https://github.com/kimulaco)).
- Fixed: `shorthand-property-no-redundant-values` message to be consistent ([#6417](https://github.com/stylelint/stylelint/pull/6417)) ([@fpetrakov](https://github.com/fpetrakov)).

## 14.14.0

- Added: `*-pattern` custom message formatting ([#6391](https://github.com/stylelint/stylelint/pull/6391)) ([@ybiquitous](https://github.com/ybiquitous)).
Expand Down

0 comments on commit e9dd9a1

Please sign in to comment.