Skip to content

Commit 60fcf29

Browse files
PostCSS Pseudo Class Any Link 7.1.6
1 parent 9b383bf commit 60fcf29

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.6 (July 8, 2022)
44

55
- Fix case insensitive `:any-link` matching.
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.5",
4+
"version": "7.1.6",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {

0 commit comments

Comments
 (0)