Skip to content

Commit 6f89774

Browse files
committed
@csstools/css-has-pseudo-experimental v1.0.0
1 parent 1fc24e4 commit 6f89774

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

experimental/css-has-pseudo/CHANGELOG.md

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

3-
### Unreleased (major)
3+
### 1.0.0
4+
5+
_August 3, 2024_
46

57
- Updated: Support for Node v18+ (major).
68

experimental/css-has-pseudo/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-has-pseudo-experimental",
33
"description": "EXPERIMENTAL : Style elements relative to other elements in CSS",
4-
"version": "0.6.1",
4+
"version": "1.0.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": [

0 commit comments

Comments
 (0)