Skip to content

Commit d3370bc

Browse files
committed
3.0.1
1 parent e9ecf08 commit d3370bc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.1 - 2017-05-15
2+
3+
- Fixed: incorrect export
4+
15
# 3.0.0 - 2017-05-11
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-selector-matches",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)