Skip to content

Commit f308c94

Browse files
committed
🚀 hint-http-cache - v1.0.1 [skip ci]
1 parent 2cc1eb7 commit f308c94

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+
* [[`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+
* [[`7645379c02`](https://github.com/webhintio/hint/commit/7645379c02ebc18d8ee84969d153f7cd09778f7b)] - Docs: Fix typos and make minor improvements (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
7+
* [[`ba8302bb4e`](https://github.com/webhintio/hint/commit/ba8302bb4efb8d33df35331b8898cbf7ad413b72)] - 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-cache/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)