Skip to content

Commit 75d06cb

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2025-05-12) ### Bug Fixes * **deps:** bump diff from 7.0.0 to 8.0.0 ([#458](#458)) ([eae8b41](eae8b41))
1 parent eae8b41 commit 75d06cb

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+
## [5.0.2](https://github.com/markedjs/html-differ/compare/v5.0.1...v5.0.2) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump diff from 7.0.0 to 8.0.0 ([#458](https://github.com/markedjs/html-differ/issues/458)) ([eae8b41](https://github.com/markedjs/html-differ/commit/eae8b4142728b67f2a7872e2d3ce98f2cf3520f7))
7+
18
## [5.0.1](https://github.com/markedjs/html-differ/compare/v5.0.0...v5.0.1) (2024-09-04)
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": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Compares two HTML",
55
"keywords": [
66
"html-differ",

0 commit comments

Comments
 (0)