Skip to content

Commit

Permalink
chore(release): 0.15.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
* new configuration structure ([#445](#445)) ([0c55a30](0c55a30))
  • Loading branch information
semantic-release-bot authored and Christopher Quadflieg committed Jun 30, 2020
1 parent ed7c797 commit d7bc7cc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

* windows path separator ([#443](https://github.com/htmlhint/HTMLHint/issues/443)) ([8048600](https://github.com/htmlhint/HTMLHint/commit/8048600e5b1568d4a4b469e822bd72a94502b242))

# [0.15.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.0...v0.15.0-beta.1) (2020-06-25)


### Features

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

# [0.14.0](https://github.com/htmlhint/HTMLHint/compare/v0.13.1...v0.14.0) (2020-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "htmlhint",
"version": "0.14.1",
"version": "0.15.0-beta.1",
"description": "The Static Code Analysis Tool for your HTML",
"repository": {
"type": "git",
Expand Down

0 comments on commit d7bc7cc

Please sign in to comment.