Skip to content

Commit 3f0a30c

Browse files
committed
v2.1.1
1 parent 88d3fbd commit 3f0a30c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to Property Use Logical
22

3+
### 2.1.1 (February 19, 2024)
4+
5+
- Updated: peer `stylelint` to `>= 11 < 17` (patch) [#22](https://github.com/csstools/stylelint-use-logical/pull/22)
6+
- Fixed: compatibility with `stylelint` 16 (patch) [#22](https://github.com/csstools/stylelint-use-logical/pull/22)
7+
38
### 2.1.0 (March 8, 2022)
49

510
- Updated: peer `stylelint` to >= 11 < 16 (patch)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-use-logical",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Enforce usage of logical properties and values in CSS",
55
"license": "CC0-1.0",
66
"author": "Jonathan Neal <[email protected]>",

0 commit comments

Comments
 (0)