Skip to content

Commit e28e312

Browse files
chore(release): 0.13.1-beta.2 [skip ci]
## [0.13.1-beta.2](v0.13.1-beta.1...v0.13.1-beta.2) (2020-05-31) ### Bug Fixes * remove unused dependency esm ([#430](#430)) ([7e8429d](7e8429d))
1 parent 7e8429d commit e28e312

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+
## [0.13.1-beta.2](https://github.com/htmlhint/HTMLHint/compare/v0.13.1-beta.1...v0.13.1-beta.2) (2020-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unused dependency esm ([#430](https://github.com/htmlhint/HTMLHint/issues/430)) ([7e8429d](https://github.com/htmlhint/HTMLHint/commit/7e8429dc8d57f6cbf891570d644f72729644826d))
7+
18
## [0.13.1-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.13.0...v0.13.1-beta.1) (2020-05-30)
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": "0.13.1-beta.1",
3+
"version": "0.13.1-beta.2",
44
"description": "The Static Code Analysis Tool for your HTML",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)