Skip to content

Commit c18336a

Browse files
committed
Publish 7.0.0
1 parent 9d021a8 commit c18336a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 7.0.0
2+
13
- Changed: Updated postcss-selector-parser to version 5.0.0-rc.3
24
- Changed: Dropped reduce-css-calc as a dependency
35
- Fixed: Support constant() and env() ([#42](https://github.com/postcss/postcss-calc/issues/42), [#48](https://github.com/postcss/postcss-calc/issues/48))

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.2",
3+
"version": "7.0.0",
44
"description": "PostCSS plugin to reduce calc()",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)