Skip to content

Commit

Permalink
8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky committed Jan 3, 2021
1 parent 44847c3 commit cefd2c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 8.0.0

- Breaking: Updated PostCSS from v7.x to v8.x ([#125](https://github.com/postcss/postcss-calc/pull/125))

# 7.0.5

- Fixed: reduction
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-calc",
"version": "7.0.5",
"version": "8.0.0",
"description": "PostCSS plugin to reduce calc()",
"keywords": [
"css",
Expand Down

0 comments on commit cefd2c3

Please sign in to comment.