Skip to content

Commit 157a060

Browse files
committed
🚀 hint - v3.0.1 [skip ci]
1 parent d5456a5 commit 157a060

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎packages/hint/CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 3.0.0 (August 6, 2018)
29

310
✨

‎packages/hint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@
117117
"watch:test": "ava --watch",
118118
"watch:ts": "npm run build:ts -- --watch"
119119
},
120-
"version": "3.0.0"
120+
"version": "3.0.1"
121121
}

0 commit comments

Comments
 (0)