Skip to content

Commit f04c45f

Browse files
Luis Deschamps RudgeLuis Deschamps Rudge
authored andcommitted
3.2.0 release
1 parent 527c51c commit f04c45f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.2.0
2+
* Set flex basis if second value is not a number [#41](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/41)
3+
14
## 3.1.0
25
* Fix safari issues with flex-basis [#38](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/38)
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-flexbugs-fixes",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "PostCSS plugin This project tries to fix all of flexbug's issues",
55
"keywords": ["postcss", "css", "postcss-plugin", "flexbugs", "flexbox", "flex"],
66
"author": "Luis Rudge <luis@luisrudge.net>",

0 commit comments

Comments
 (0)