Skip to content

Commit cd71c8f

Browse files
committed
4.0.1
1 parent e865603 commit cd71c8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.0.1 - 2017-05-15
2+
3+
- Fixed: incorrect export
4+
15
# 4.0.0 - 2017-05-12
26

37
- Added: compatibility with postcss v6.x

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-custom-selectors",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "PostCSS plugin to transform W3C CSS Extensions(Custom Selectors) to more compatible CSS",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)