We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9dec64 commit e8ed0a1Copy full SHA for e8ed0a1
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# HEAD
+# 7.0.1
2
3
- Updated: `postcss` to 7.0.2 (patch)
4
- Updated: `postcss-selector-parser` to 5.0.0-rc.4 (patch)
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-calc",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "PostCSS plugin to reduce calc()",
5
"keywords": [
6
"css",
0 commit comments