Skip to content

Commit 38a07df

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 a11493d commit 38a07df

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

234234

235+
### BREAKING CHANGES
236+
237+
* Rules have a new structure
238+
239+
# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1) (2020-06-25)
240+
241+
242+
### Continuous Integration
243+
244+
* trigger major bump ([f6de930](https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef))
245+
246+
247+
### Features
248+
249+
* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))
250+
251+
235252
### BREAKING CHANGES
236253

237254
* Rules have a new structure

0 commit comments

Comments
 (0)