Skip to content

Commit 1f2513d

Browse files
committed
chore(release): 8.2.2
1 parent 99d9fa5 commit 1f2513d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [8.2.2](https://github.com/postcss/postcss-calc/compare/v8.2.1...v8.2.2) (2022-01-12)
2+
3+
## Bug Fixes
4+
5+
* respect CSS var when reducing ([99d9fa5](https://github.com/postcss/postcss-calc/commit/99d9fa53a7fba3586590d0c45a0982b09e8bf5c6))
6+
17
# [8.2.1](https://github.com/postcss/postcss-calc/compare/v8.2.0...v8.2.1) (2022-01-11)
28

39
## Bug Fixes

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

0 commit comments

Comments
 (0)