Skip to content

Commit

Permalink
chore(release): 3.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.4](v3.0.3...v3.0.4) (2020-11-09)

### Bug Fixes

* **deps:** Bump diff from 4.0.2 to 5.0.0 ([#43](#43)) ([79673a6](79673a6))
  • Loading branch information
semantic-release-bot committed Nov 9, 2020
1 parent 54f6ff5 commit 94e69be
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 @@
## [3.0.4](https://github.com/markedjs/html-differ/compare/v3.0.3...v3.0.4) (2020-11-09)


### Bug Fixes

* **deps:** Bump diff from 4.0.2 to 5.0.0 ([#43](https://github.com/markedjs/html-differ/issues/43)) ([79673a6](https://github.com/markedjs/html-differ/commit/79673a6c6fe09ee96e17c66b4b670bc97075e207))

## [3.0.3](https://github.com/markedjs/html-differ/compare/v3.0.2...v3.0.3) (2020-07-24)


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": "@markedjs/html-differ",
"version": "3.0.3",
"version": "3.0.4",
"description": "Compares two HTML",
"keywords": [
"html-differ",
Expand Down

0 comments on commit 94e69be

Please sign in to comment.