Skip to content

Commit 844291b

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2024-03-15) ### Bug Fixes * Update eslint config ([9bb5a16](9bb5a16))
1 parent 9bb5a16 commit 844291b

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.6](https://github.com/DimChtz/postcss-flexup/compare/v1.0.5...v1.0.6) (2024-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Update eslint config ([9bb5a16](https://github.com/DimChtz/postcss-flexup/commit/9bb5a1606b3e7fa18e863f277a24e8dde27c1de0))
7+
18
## [1.0.5](https://github.com/DimChtz/postcss-flexup/compare/v1.0.4...v1.0.5) (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.5",
3+
"version": "1.0.6",
44
"description": "PostCSS plugin to make flex cooler",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)