Skip to content

Commit 0450708

Browse files
committed
πŸš€ hint-no-http-redirects - v1.0.1 [skip ci]
1 parent ac47c76 commit 0450708

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.1 (August 7, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`6826f4e08b`](https://github.com/webhintio/hint/commit/6826f4e08b577ddcd55c38c6182d3350d7305e79)] - Docs: Fix typos (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp) / see also: [`#1216`](https://github.com/webhintio/hint/issues/1216)).
6+
7+
18
# 1.0.0 (August 6, 2018)
29

310
✨

β€Žpackages/hint-no-http-redirects/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
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)