Skip to content

Commit 9a1313a

Browse files
committed
🚀 hint-highest-available-document-mode - v1.0.1 [skip ci]
1 parent ceb3a94 commit 9a1313a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.0.1 (August 10, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`3452dad51b`](https://github.com/webhintio/hint/commit/3452dad51b835c7e60a0ad759b80b623f0a36543)] - Docs: Make minor consistency improvements (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
6+
* [[`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)).
7+
* [[`1f2dc059c0`](https://github.com/webhintio/hint/commit/1f2dc059c006bcdafda1e00cbbc3758f34920333)] - Docs: Add missing comma (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
8+
9+
110
# 1.0.0 (August 6, 2018)
211

312
✨

‎packages/hint-highest-available-document-mode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"watch:test": "ava --watch",
6666
"watch:ts": "npm run build:ts -- --watch"
6767
},
68-
"version": "1.0.0"
68+
"version": "1.0.1"
6969
}

0 commit comments

Comments
 (0)