Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2022-04-11)

### Bug Fixes

* duplicate text ([#981](#981)) ([9c76af7](9c76af7))
  • Loading branch information
semantic-release-bot committed Apr 11, 2022
1 parent 073d661 commit f99b304
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
@@ -1,3 +1,10 @@
## [1.1.4](https://github.com/htmlhint/HTMLHint/compare/v1.1.3...v1.1.4) (2022-04-11)


### Bug Fixes

* duplicate text ([#981](https://github.com/htmlhint/HTMLHint/issues/981)) ([9c76af7](https://github.com/htmlhint/HTMLHint/commit/9c76af70923341e4f5412df4ae3d8e44f97d7ee0))

## [1.1.3](https://github.com/htmlhint/HTMLHint/compare/v1.1.2...v1.1.3) (2022-03-28)


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": "1.1.3",
"version": "1.1.4",
"description": "The Static Code Analysis Tool for your HTML",
"keywords": [
"html",
Expand Down

0 comments on commit f99b304

Please sign in to comment.