Skip to content

Commit ae6a57c

Browse files
PostCSS Custom Properties 12.1.9
1 parent dc11f07 commit ae6a57c

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.9 (September 14, 2022)
44

55
- Prevent duplicate code generation.
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.8",
4+
"version": "12.1.9",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [
77
"Maxime Thirouin"

0 commit comments

Comments
 (0)