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 d5456a5 commit 157a060Copy full SHA for 157a060
‎packages/hint/CHANGELOG.md‎
@@ -1,3 +1,10 @@
1
+# 3.0.1 (August 7, 2018)
2
+
3
+## Bug fixes / Improvements
4
5
+* [[`68ddc908f8`](https://github.com/webhintio/hint/commit/68ddc908f8f198641df5b3b2dd74ae2c1897b913)] - Docs: Update references to `--init` (by [`Antón Molleda`](https://github.com/molant) / see also: [`#1215`](https://github.com/webhintio/hint/issues/1215)).
6
7
8
# 3.0.0 (August 6, 2018)
9
10
✨
‎packages/hint/package.json‎
@@ -117,5 +117,5 @@
117
"watch:test": "ava --watch",
118
"watch:ts": "npm run build:ts -- --watch"
119
},
120
- "version": "3.0.0"
+ "version": "3.0.1"
121
}
0 commit comments