Skip to content

Commit 76d5840

Browse files
committed
🚀 hint-content-type - v1.0.1 [skip ci]
1 parent 0c5f8a9 commit 76d5840

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.0.1 (August 10, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`4ac86c3110`](https://github.com/webhintio/hint/commit/4ac86c3110efea9cd9fcf4219f28e802b56af95b)] - Docs: Add full `web.config` example (by [`Antón Molleda`](https://github.com/molant) / see also: [`#1224`](https://github.com/webhintio/hint/issues/1224)).
6+
* [[`d0524811f4`](https://github.com/webhintio/hint/commit/d0524811f418c1ed011b7a8817b0bd4363b6544c)] - Docs: Fix typo (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
7+
8+
19
# 1.0.0 (August 6, 2018)
210

311
✨

‎packages/hint-content-type/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"watch:test": "ava --watch",
6969
"watch:ts": "npm run build:ts -- --watch"
7070
},
71-
"version": "1.0.0"
71+
"version": "1.0.1"
7272
}

0 commit comments

Comments
 (0)