Skip to content

Commit 2311a36

Browse files
author
morishitter
committed
v4.4.0
1 parent 82df196 commit 2311a36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Head
1+
## v4.4.0
22

33
- Fixed [Same issue in stylelint #218](https://github.com/stylelint/stylelint/issues/1881) use `stylelint` to load configuration file.
44
- Fixed: `--config` option to CLI. same as [stylelint CLI](https://github.com/stylelint/stylelint/blob/master/src/cli.js#L44)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylefmt",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"description": "stylefmt is a tool that automatically formats CSS according to stylelint rules",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)