Skip to content

Commit 5c7a08e

Browse files
committed
5.0.1
1 parent 8a66c7e commit 5c7a08e

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+
## 5.0.1
2+
* Adding postcss as dependency [#74](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/74)
3+
14
## 5.0.0
25
* upgrade to postcss 8 [#71](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/71)
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": "5.0.0",
3+
"version": "5.0.1",
44
"description": "PostCSS plugin This project tries to fix all of flexbug's issues",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)