Skip to content

Commit 70c3912

Browse files
committed
0.16.4
1 parent 93fcd85 commit 70c3912

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>0.16.4 (2021-06-11)</small>
2+
3+
* build: update dep dev ([93fcd85](https://github.com/posthtml/posthtml/commit/93fcd85))
4+
5+
6+
17
## <small>0.16.3 (2021-06-10)</small>
28

9+
* 0.16.3 ([a432762](https://github.com/posthtml/posthtml/commit/a432762))
310
* build: update dep dev ([a041b43](https://github.com/posthtml/posthtml/commit/a041b43))
411
* build(deps): bump glob-parent from 5.1.1 to 5.1.2 ([a519a3e](https://github.com/posthtml/posthtml/commit/a519a3e))
512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "posthtml",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "HTML/XML processor",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)