Skip to content

Commit 25ccc08

Browse files
chore(release): 1.0.0-beta.1 [skip ci]
# [1.0.0-beta.1](v0.14.1...v1.0.0-beta.1) (2020-06-25) ### Continuous Integration * trigger major bump ([f6de930](f6de930)) ### Features * new configuration structure ([#445](#445)) ([ae99648](ae99648)) ### BREAKING CHANGES * Rules have a new structure
1 parent a657db3 commit 25ccc08

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,23 @@
1111
* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))
1212

1313

14+
### BREAKING CHANGES
15+
16+
* Rules have a new structure
17+
18+
# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1) (2020-06-25)
19+
20+
21+
### Continuous Integration
22+
23+
* trigger major bump ([f6de930](https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef))
24+
25+
26+
### Features
27+
28+
* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))
29+
30+
1431
### BREAKING CHANGES
1532

1633
* Rules have a new structure

0 commit comments

Comments
 (0)