Skip to content

Commit beed7d7

Browse files
authored
chore: bump version to 7.2.0 (#1291)
Release includes parse5 and parse5-htmlparser2-tree-adapter.
1 parent c579ef8 commit beed7d7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

packages/parse5-htmlparser2-tree-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse5-htmlparser2-tree-adapter",
33
"type": "module",
44
"description": "htmlparser2 tree adapter for parse5.",
5-
"version": "7.0.0",
5+
"version": "7.1.0",
66
"author": "Ivan Nikulin <[email protected]> (https://github.com/inikulin)",
77
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
88
"homepage": "https://parse5.js.org",

packages/parse5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse5",
33
"type": "module",
44
"description": "HTML parser and serializer.",
5-
"version": "7.1.2",
5+
"version": "7.2.0",
66
"author": "Ivan Nikulin <[email protected]> (https://github.com/inikulin)",
77
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
88
"homepage": "https://parse5.js.org",

0 commit comments

Comments
 (0)