Skip to content

Commit

Permalink
Merge pull request #930 from remarkablemark/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--html-dom-parser

chore(master): release 5.0.13
  • Loading branch information
remarkablemark authored Dec 25, 2024
2 parents 2d15abe + fcf8581 commit 178d013
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.0.13](https://github.com/remarkablemark/html-dom-parser/compare/v5.0.12...v5.0.13) (2024-12-25)


### Build System

* **deps:** bump htmlparser2 from 9.1.0 to 10.0.0 ([#929](https://github.com/remarkablemark/html-dom-parser/issues/929)) ([2d15abe](https://github.com/remarkablemark/html-dom-parser/commit/2d15abe0d022e3fb513b901d3f42b9b56bcdeb57))

## [5.0.12](https://github.com/remarkablemark/html-dom-parser/compare/v5.0.11...v5.0.12) (2024-12-16)


Expand Down
4 changes: 2 additions & 2 deletions 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": "html-dom-parser",
"version": "5.0.12",
"version": "5.0.13",
"description": "HTML to DOM parser.",
"author": "Mark <[email protected]>",
"main": "./lib/index.js",
Expand Down

0 comments on commit 178d013

Please sign in to comment.