Skip to content

Commit 82033a8

Browse files
committed
@csstools/postcss-scope-pseudo-class v4.0.1
1 parent f10e1ee commit 82033a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-scope-pseudo-class/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Scope Pseudo Class
22

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

57
- Updated: `postcss-selector-parser`
68

plugins/postcss-scope-pseudo-class/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-scope-pseudo-class",
33
"description": "The Reference Element Pseudo-class: :scope",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)