Skip to content

Commit 255b1d9

Browse files
committed
πŸš€ formatter-html - v3.2.1 ***NO_CI***
1 parent 2abf2d6 commit 255b1d9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€Žpackages/formatter-html/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 3.2.1 (March 7, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`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)).
6+
* [[`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)).
7+
* [[`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)).
8+
9+
110
# 3.2.0 (February 21, 2019)
211

312
## Bug fixes / Improvements

β€Žpackages/formatter-html/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"watch:test": "ava --watch",
7777
"watch:ts": "npm run build:ts -- --watch"
7878
},
79-
"version": "3.2.0"
79+
"version": "3.2.1"
8080
}

0 commit comments

Comments
Β (0)