Skip to content

Commit 66c41d6

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2024-03-15) ### Bug Fixes * Remove use strict ([0f0a6f1](0f0a6f1))
1 parent 0f0a6f1 commit 66c41d6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9](https://github.com/DimChtz/postcss-flexup/compare/v1.0.8...v1.0.9) (2024-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove use strict ([0f0a6f1](https://github.com/DimChtz/postcss-flexup/commit/0f0a6f19ae1babedcb19ec91f79d01bf3b3c1aa2))
7+
18
## [1.0.8](https://github.com/DimChtz/postcss-flexup/compare/v1.0.7...v1.0.8) (2024-03-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-flexup",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "PostCSS plugin to make flex cooler",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)