Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 8e74957

Browse files
committed
6.0.1
1 parent 4c3a10c commit 8e74957

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.0.1 - 2017-05-15
2+
3+
- Fixed: incorrect export ([#69](https://github.com/postcss/postcss-custom-properties/issues/69))
4+
15
# 6.0.0 - 2017-05-12
26

37
- Added: compatibility with postcss v6.x

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-custom-properties",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)