Skip to content

Commit e0a17d5

Browse files
PostCSS Pseudo Class Any Link 7.1.4
1 parent 0530b05 commit e0a17d5

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
3+
### 7.1.4 (May 17, 2022)
44

55
- Fix selector order with `:before` and other pseudo elements.
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": "7.1.3",
4+
"version": "7.1.4",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {

0 commit comments

Comments
 (0)