Skip to content

Commit 7507c39

Browse files
committed
@csstools/css-syntax-patches-for-csstree v1.0.15
1 parent d5b88f8 commit 7507c39

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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.0.15
4+
5+
_October 30, 2025_
46

57
- [Remove unused peer dependency on `postcss`](https://github.com/csstools/postcss-plugins/pull/1708) by @jnoordsij
68

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.0.14",
4+
"version": "1.0.15",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)