Skip to content

Commit 51b9caa

Browse files
committed
🚀 hint-http-compression - v1.0.1 [skip ci]
1 parent 3844792 commit 51b9caa

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+
* [[`4ecc2d41b5`](https://github.com/webhintio/hint/commit/4ecc2d41b59736c1fc13484e542a036aa1d24e03)] - Docs: Make minor 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+
* [[`9f97194344`](https://github.com/webhintio/hint/commit/9f9719434478c0e54e298857ecebb0e7b6b8f3ab)] - Docs: Fix typos and make minor improvements (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
8+
9+
110
# 1.0.0 (August 6, 2018)
211

312
✨

‎packages/hint-http-compression/package.json

+1-1
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)