Skip to content

Commit 9e79e66

Browse files
PostCSS Custom Properties 12.1.11
1 parent 00e0779 commit 9e79e66

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-custom-properties/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Custom Properties
22

3-
### Unreleased
3+
### 12.1.11 (December 1, 2022)
44

55
- Improve plugin performance
66

plugins/postcss-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-custom-properties",
33
"description": "Use Custom Properties Queries in CSS",
4-
"version": "12.1.10",
4+
"version": "12.1.11",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [
77
"Maxime Thirouin"

0 commit comments

Comments
 (0)