Skip to content

Commit 271f5ff

Browse files
committed
0.16.2
1 parent a54698a commit 271f5ff

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.2 (2021-06-08)</small>
2+
3+
* build: update dep dev ([a54698a](https://github.com/posthtml/posthtml/commit/a54698a))
4+
* test: revert change api match boolean false ([47c1eb0](https://github.com/posthtml/posthtml/commit/47c1eb0))
5+
6+
7+
18
## <small>0.16.1 (2021-06-04)</small>
29

10+
* 0.16.1 ([949ef74](https://github.com/posthtml/posthtml/commit/949ef74))
311
* build: update dep dev ([aa44587](https://github.com/posthtml/posthtml/commit/aa44587))
412

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

0 commit comments

Comments
 (0)