Skip to content

Commit 67f337c

Browse files
authored
Merge pull request #34 from PerplexDigital/changeset-release/main
Publish release
2 parents b506bfe + 6a48d6c commit 67f337c

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

.changeset/early-phones-try.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 17.4.0
4+
5+
### Minor Changes
6+
7+
- - Remove invalid anchor-center property ([#33](https://github.com/PerplexDigital/stylelint-config/pull/33))
8+
- Fix typo in scroll-behavior property
9+
- Bump all dependencies to latest versions
10+
- Allow [stylelint-order v8](https://github.com/hudochenkov/stylelint-order/releases/tag/8.0.0) as peer dependency
11+
312
## 17.3.0
413

514
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perplex-digital/stylelint-config",
3-
"version": "17.3.0",
3+
"version": "17.4.0",
44
"description": "Order and Concentric-based property sorting for Stylelint.",
55
"keywords": [
66
"tailwind",

0 commit comments

Comments
 (0)