Skip to content

Commit 102ba44

Browse files
committed
Publish postcss-calc 9.0.1
1 parent 18bb47b commit 102ba44

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 9.0.1 (2023-05-05)
2+
3+
## Bug Fixes
4+
5+
* fix disappearing calc expression when source contains extra brackets ([18bb47bd0](https://github.com/postcss/postcss-calc/commit/18bb47bd095d2a5b224b0a60521e52f620474b3d))
6+
17
# 9.0.0 (2023-04-29)
28

39
## Breaking Changes

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

0 commit comments

Comments
 (0)