Skip to content

Commit 59b6a76

Browse files
committed
@csstools/postcss-cascade-layers v5.0.1
1 parent ee11a0c commit 59b6a76

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-cascade-layers/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Cascade Layers
22

3-
### Unreleased (patch)
3+
### 5.0.1
4+
5+
_October 23, 2024_
46

57
- Updated: `postcss-selector-parser`
68
- Updated [`@csstools/selector-specificity`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity/CHANGELOG.md#500) (major)

plugins/postcss-cascade-layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-cascade-layers",
33
"description": "Use cascade layers in CSS",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"contributors": [
66
{
77
"name": "Olu Niyi-Awosusi",

0 commit comments

Comments
 (0)