Skip to content

Commit

Permalink
chore(release): 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 3, 2020
1 parent 5621761 commit f16d55c
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 @@
# 7.0.5

- Fixed: reduction

# 7.0.4

- Fixed: strips away important factors from multiplications in calc() ([#107](https://github.com/postcss/postcss-calc/issues/107))
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.4",
"version": "7.0.5",
"description": "PostCSS plugin to reduce calc()",
"keywords": [
"css",
Expand Down

0 comments on commit f16d55c

Please sign in to comment.