Skip to content

Commit b2c38b8

Browse files
committed
6.0.2
1 parent 5c54315 commit b2c38b8

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+
# 6.0.2 - 2018-09-25
2+
3+
- Fixed: use PostCSS 7 (thanks to @douglasduteil)
4+
15
# 6.0.1 - 2017-10-10
26

37
- Fixed: throwing error for attribute selectors without a value

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-calc",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "PostCSS plugin to reduce calc()",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)