File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-beta.1] ( https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1 ) (2020-06-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fix circular beta release ([ dbc5efc] ( https://github.com/htmlhint/HTMLHint/commit/dbc5efc45513b23886e9fe25809dd1d16961d81c ) )
7
+
8
+
9
+ ### Continuous Integration
10
+
11
+ * trigger major bump ([ f6de930] ( https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * new configuration structure ([ #445 ] ( https://github.com/htmlhint/HTMLHint/issues/445 ) ) ([ ae99648] ( https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114 ) )
17
+
18
+
19
+ ### BREAKING CHANGES
20
+
21
+ * Rules have a new structure
22
+
1
23
# [ 1.0.0-beta.2] ( https://github.com/htmlhint/HTMLHint/compare/v1.0.0-beta.1...v1.0.0-beta.2 ) (2020-06-25)
2
24
3
25
* try to set version manually
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " htmlhint" ,
3
- "version" : " 1.0.0-beta.2 " ,
3
+ "version" : " 1.0.0-beta.1 " ,
4
4
"description" : " The Static Code Analysis Tool for your HTML" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments