Skip to content

Commit c57a0f5

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2022-04-24) ### Bug Fixes * update all deps ([#163](#163)) ([8e6fb1c](8e6fb1c))
1 parent 8e6fb1c commit c57a0f5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.2](https://github.com/markedjs/html-differ/compare/v4.0.1...v4.0.2) (2022-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* update all deps ([#163](https://github.com/markedjs/html-differ/issues/163)) ([8e6fb1c](https://github.com/markedjs/html-differ/commit/8e6fb1c88abd395832c07a930371b3559cd438f1))
7+
18
## [4.0.1](https://github.com/markedjs/html-differ/compare/v4.0.0...v4.0.1) (2022-03-12)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@markedjs/html-differ",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Compares two HTML",
55
"keywords": [
66
"html-differ",

0 commit comments

Comments
 (0)