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 8a66c7e commit 5c7a08eCopy full SHA for 5c7a08e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 5.0.1
2
+* Adding postcss as dependency [#74](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/74)
3
+
4
## 5.0.0
5
* upgrade to postcss 8 [#71](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/71)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-flexbugs-fixes",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "PostCSS plugin This project tries to fix all of flexbug's issues",
"keywords": [
"postcss",
0 commit comments