Skip to content

Commit c679d8c

Browse files
postcss-pseudo-class-any-link v8.0.1
1 parent 89234a6 commit c679d8c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

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

3-
### Unreleased (patch)
3+
### 8.0.1 (January 28, 2023)
44

55
- Improve `types` declaration in `package.json`
66

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

0 commit comments

Comments
 (0)