Skip to content

Commit 9924d74

Browse files
chore(release): 1.0.0-beta.1 [skip ci]
# [1.0.0-beta.1](v0.15.0-beta.1...v1.0.0-beta.1) (2020-06-25) ### Continuous Integration * trigger major bump ([63f0a7a](63f0a7a)) ### BREAKING CHANGES * Rules have a new structure
1 parent 63f0a7a commit 9924d74

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.15.0-beta.1...v1.0.0-beta.1) (2020-06-25)
2+
3+
4+
### Continuous Integration
5+
6+
* trigger major bump ([63f0a7a](https://github.com/htmlhint/HTMLHint/commit/63f0a7adb12401c6b64eb32f7dfaf9ed35aa8250))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Rules have a new structure
12+
113
# [0.15.0-beta.1](https://github.com/htmlhint/HTMLHint/compare/v0.14.0...v0.15.0-beta.1) (2020-06-25)
214

315

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htmlhint",
3-
"version": "0.15.0-beta.1",
3+
"version": "1.0.0-beta.1",
44
"description": "The Static Code Analysis Tool for your HTML",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)