Skip to content

Commit c694662

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 324decd commit c694662

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
@@ -79,6 +79,23 @@
7979
* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))
8080

8181

82+
### BREAKING CHANGES
83+
84+
* Rules have a new structure
85+
86+
# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1) (2020-06-25)
87+
88+
89+
### Continuous Integration
90+
91+
* trigger major bump ([f6de930](https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef))
92+
93+
94+
### Features
95+
96+
* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))
97+
98+
8299
### BREAKING CHANGES
83100

84101
* Rules have a new structure

0 commit comments

Comments
 (0)