Skip to content

Commit f0b50f7

Browse files
committed
@csstools/css-syntax-patches-for-csstree v1.1.1
1 parent 7bc6572 commit f0b50f7

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

packages/css-syntax-patches-for-csstree/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to CSS Syntax Patches For CSSTree
22

3-
### Unreleased (patch)
3+
### 1.1.1
4+
5+
_March 14, 2026_
46

57
- Remove patch for `<'filter'>`
68
- Add `css-tree` as an optional peer dependency to set version constraints

packages/css-syntax-patches-for-csstree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/css-syntax-patches-for-csstree",
33
"description": "CSS syntax patches for CSS tree",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)