Skip to content

Commit 5b9c856

Browse files
committed
chore(release): 8.2.0
1 parent 4c96c79 commit 5b9c856

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.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+
17
# [8.1.0](https://github.com/postcss/postcss-calc/compare/v8.0.0...v8.1.0) (2022-01-03)
28

39
## Features

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

0 commit comments

Comments
 (0)