Skip to content

Commit f10e1ee

Browse files
committed
postcss-pseudo-class-any-link v10.0.1
1 parent c7fcd42 commit f10e1ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-pseudo-class-any-link/CHANGELOG.md

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

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

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

plugins/postcss-pseudo-class-any-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-pseudo-class-any-link",
33
"description": "Use the :any-link pseudo-class in CSS",
4-
"version": "10.0.0",
4+
"version": "10.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)