Skip to content

Commit 5f7d786

Browse files
Merge pull request #1324 from remarkablemark/release-please--branches--master--components--html-dom-parser
chore(master): release 5.1.7
2 parents 7e32cdd + 83e5565 commit 5f7d786

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,5 +1,12 @@
11
# Changelog
22

3+
## [5.1.7](https://github.com/remarkablemark/html-dom-parser/compare/v5.1.6...v5.1.7) (2026-01-30)
4+
5+
6+
### Continuous Integration
7+
8+
* fix npm script "prepublishOnly" ([7e32cdd](https://github.com/remarkablemark/html-dom-parser/commit/7e32cddea9df52a038a4cdbf4e5b730d29c53e8a))
9+
310
## [5.1.6](https://github.com/remarkablemark/html-dom-parser/compare/v5.1.5...v5.1.6) (2026-01-30)
411

512

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": "html-dom-parser",
3-
"version": "5.1.6",
3+
"version": "5.1.7",
44
"description": "HTML to DOM parser.",
55
"author": "Mark <[email protected]> (https://remarkabl.org)",
66
"funding": [

0 commit comments

Comments
 (0)