Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.1](v0.14.1...v1.0.0-beta.1) (2020-06-25)

### Bug Fixes

* fix circular beta release ([dbc5efc](dbc5efc))

### Continuous Integration

* trigger major bump ([f6de930](f6de930))

### Features

* new configuration structure ([#445](#445)) ([ae99648](ae99648))

### BREAKING CHANGES

* Rules have a new structure
  • Loading branch information
semantic-release-bot committed Jun 25, 2020
1 parent dbc5efc commit df5990d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1) (2020-06-25)


### Bug Fixes

* fix circular beta release ([dbc5efc](https://github.com/htmlhint/HTMLHint/commit/dbc5efc45513b23886e9fe25809dd1d16961d81c))


### Continuous Integration

* trigger major bump ([f6de930](https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef))


### Features

* new configuration structure ([#445](https://github.com/htmlhint/HTMLHint/issues/445)) ([ae99648](https://github.com/htmlhint/HTMLHint/commit/ae9964861b18904d3f4ab05fc22efe969bfed114))


### BREAKING CHANGES

* Rules have a new structure

# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.1...v1.0.0-beta.1) (2020-06-25)


### Continuous Integration

* trigger major bump ([f6de930](https://github.com/htmlhint/HTMLHint/commit/f6de930990ccd3d798cce3d09c401f986c6f57ef))
Expand Down

0 comments on commit df5990d

Please sign in to comment.