Skip to content

Commit 6b47a53

Browse files
committed
2.1.0
1 parent 031f6ae commit 6b47a53

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next
1+
## 2.1.0 (January 29, 2023)
22

33
- Bumped `css-tree` to `^2.3.1`
44
- Extended `ignoreAtrules` and `ignoreProperties` options to accept [RegExp patterns](README.md#regexp-patterns) (#19, #45)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-csstree-validator",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Stylelint plugin to validate CSS syntax",
55
"repository": "csstree/stylelint-validator",
66
"author": "Roman Dvornov <rdvornov@gmail.com>",

0 commit comments

Comments
 (0)