Skip to content

Commit 891a6fb

Browse files
chore(release): 0.15.0 [skip ci]
# [0.15.0](v0.14.2...v0.15.0) (2021-06-10) ### Features * **rules:** add html-lang-require rule ([#632](#632)) ([51471a9](51471a9))
1 parent 51471a9 commit 891a6fb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.15.0](https://github.com/htmlhint/HTMLHint/compare/v0.14.2...v0.15.0) (2021-06-10)
2+
3+
4+
### Features
5+
6+
* **rules:** add html-lang-require rule ([#632](https://github.com/htmlhint/HTMLHint/issues/632)) ([51471a9](https://github.com/htmlhint/HTMLHint/commit/51471a99d2e946c124222f6a74fa3fbd1876ac69))
7+
18
## [0.14.2](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v0.14.2) (2020-11-11)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htmlhint",
3-
"version": "0.14.2",
3+
"version": "0.15.0",
44
"description": "The Static Code Analysis Tool for your HTML",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)