Skip to content

Commit 4ad3fe4

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](htmlhint/HTMLHint@v1.1.2...v1.1.3) (2022-03-28) ### Bug Fixes * replace parse-glob ([htmlhint#927](htmlhint#927)) ([a990a17](htmlhint@a990a17))
1 parent 112c0c7 commit 4ad3fe4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/htmlhint/HTMLHint/compare/v1.1.2...v1.1.3) (2022-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* replace parse-glob ([#927](https://github.com/htmlhint/HTMLHint/issues/927)) ([a990a17](https://github.com/htmlhint/HTMLHint/commit/a990a17a1177858433117065be62fa93f627e661))
7+
18
## [1.1.2](https://github.com/htmlhint/HTMLHint/compare/v1.1.1...v1.1.2) (2022-01-27)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htmlhint",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "The Static Code Analysis Tool for your HTML",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)