Skip to content

Commit a432762

Browse files
committed
0.16.3
1 parent a041b43 commit a432762

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## <small>0.16.3 (2021-06-10)</small>
2+
3+
* build: update dep dev ([a041b43](https://github.com/posthtml/posthtml/commit/a041b43))
4+
* build(deps): bump glob-parent from 5.1.1 to 5.1.2 ([a519a3e](https://github.com/posthtml/posthtml/commit/a519a3e))
5+
6+
7+
18
## <small>0.16.2 (2021-06-08)</small>
29

10+
* 0.16.2 ([271f5ff](https://github.com/posthtml/posthtml/commit/271f5ff))
311
* build: update dep dev ([a54698a](https://github.com/posthtml/posthtml/commit/a54698a))
412
* test: revert change api match boolean false ([47c1eb0](https://github.com/posthtml/posthtml/commit/47c1eb0))
513

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.2",
3+
"version": "0.16.3",
44
"description": "HTML/XML processor",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)