We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c093d commit ec6ccd3Copy full SHA for ec6ccd3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/DimChtz/postcss-flexup/compare/v1.0.3...v1.0.4) (2024-03-15)
2
+
3
4
+### Bug Fixes
5
6
+* Enable provenance ([61c093d](https://github.com/DimChtz/postcss-flexup/commit/61c093d2fdd285483977a351f3620b2cef8a1e80))
7
8
## [1.0.3](https://github.com/DimChtz/postcss-flexup/compare/v1.0.2...v1.0.3) (2024-03-14)
9
10
## [1.0.2](https://github.com/DimChtz/postcss-flexup/compare/v1.0.1...v1.0.2) (2024-03-14)
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-flexup",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "PostCSS plugin to make flex cooler",
"type": "module",
"main": "dist/index.cjs",
0 commit comments