Skip to content

Commit

Permalink
🚀 formatter-html - v3.2.1 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Mar 7, 2019
1 parent 2abf2d6 commit 255b1d9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/formatter-html/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 3.2.1 (March 7, 2019)

## Bug fixes / Improvements

* [[`022f05a0ef`](https://github.com/webhintio/hint/commit/022f05a0ef4719132fcd7dc5dc7bbf15b3f7d7a2)] - Fix: Color updates and code cleanup (by [`Stephanie `](https://github.com/ststimac) / see also: [`#1993`](https://github.com/webhintio/hint/issues/1993)).
* [[`2cc07c5d1b`](https://github.com/webhintio/hint/commit/2cc07c5d1bc0d4c9884f11ce07ab95689f7656d8)] - Fix: Color audit changes to scan results (by [`Stephanie `](https://github.com/ststimac) / see also: [`#1991`](https://github.com/webhintio/hint/issues/1991)).
* [[`a606adac27`](https://github.com/webhintio/hint/commit/a606adac27ca56607993266a41a0fedcc5298a46)] - Fix: Button cutoff and misc a11y issues (by [`Stephanie `](https://github.com/ststimac) / see also: [`#1985`](https://github.com/webhintio/hint/issues/1985)).


# 3.2.0 (February 21, 2019)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "3.2.0"
"version": "3.2.1"
}

0 comments on commit 255b1d9

Please sign in to comment.