We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c96c79 commit 5b9c856Copy full SHA for 5b9c856
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [8.2.0](https://github.com/postcss/postcss-calc/compare/v8.1.0...v8.2.0) (2022-01-07)
2
+
3
+## Features
4
5
+* add types ([#155](https://github.com/postcss/postcss-calc/issues/155)) ([4c96c79](https://github.com/postcss/postcss-calc/commit/4c96c793fbc7807bb138d05b92a93bd29a2e94ac))
6
7
# [8.1.0](https://github.com/postcss/postcss-calc/compare/v8.0.0...v8.1.0) (2022-01-03)
8
9
## Features
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-calc",
- "version": "8.1.0",
+ "version": "8.2.0",
"description": "PostCSS plugin to reduce calc()",
"keywords": [
"css",
0 commit comments