Skip to content

Commit bbf816b

Browse files
chore: release 1.0.4
1 parent d58f472 commit bbf816b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.0.4](https://www.github.com/remarkablemark/html-dom-parser/compare/v1.0.3...v1.0.4) (2021-12-06)
6+
7+
8+
### Build System
9+
10+
* **deps:** bump domhandler from 4.2.2 to 4.3.0 ([cb49258](https://www.github.com/remarkablemark/html-dom-parser/commit/cb49258f9cfcd0c6bce1fa5d5e9dc52b2bdeb389))
11+
512
## [1.0.3](https://www.github.com/remarkablemark/html-dom-parser/compare/v1.0.2...v1.0.3) (2021-11-27)
613

714
### Performance Improvements

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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "HTML to DOM parser.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"main": "index.js",

0 commit comments

Comments
 (0)