Skip to content

Commit 1cc76d9

Browse files
PostCSS Custom Properties 12.1.5
1 parent 71c7303 commit 1cc76d9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 (patch)
3+
### 12.1.5 (March 19, 2022)
44

55
- Add deprecation notice for `importFrom` and `exportTo`
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.4",
4+
"version": "12.1.5",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [
77
"Maxime Thirouin"

0 commit comments

Comments
 (0)