Skip to content

Commit

Permalink
🚀 hint-css-prefix-order - v1.0.2 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Mar 7, 2019
1 parent 6c16339 commit ec6785f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/hint-css-prefix-order/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.2 (March 7, 2019)

## Bug fixes / Improvements

* [[`091a3b1968`](https://github.com/webhintio/hint/commit/091a3b1968360c1745372a4eba45148e4970e9e0)] - Fix: Off-by-one error with hint-css-prefix-order (by [`Tony Ross`](https://github.com/antross) / see also: [`#1955`](https://github.com/webhintio/hint/issues/1955)).


# 1.0.1 (February 21, 2019)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-css-prefix-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "1.0.1"
"version": "1.0.2"
}

0 comments on commit ec6785f

Please sign in to comment.