We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac47c76 commit 0450708Copy full SHA for 0450708
βpackages/hint-no-http-redirects/CHANGELOG.mdβ
@@ -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
8
# 1.0.0 (August 6, 2018)
9
10
β¨
βpackages/hint-no-http-redirects/package.jsonβ
@@ -65,5 +65,5 @@
65
"watch:test": "ava --watch",
66
"watch:ts": "npm run build:ts -- --watch"
67
},
68
- "version": "1.0.0"
+ "version": "1.0.1"
69
}
0 commit comments