Skip to content

Commit 949ef74

Browse files
committed
0.16.1
1 parent aa44587 commit 949ef74

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1+
## <small>0.16.1 (2021-06-04)</small>
2+
3+
* build: update dep dev ([aa44587](https://github.com/posthtml/posthtml/commit/aa44587))
4+
5+
6+
17
## 0.16.0 (2021-06-03)
28

9+
* 0.16.0 ([395d5cf](https://github.com/posthtml/posthtml/commit/395d5cf))
10+
* Update readme.md ([dc74d4f](https://github.com/posthtml/posthtml/commit/dc74d4f))
311
* ci: drop support old node ([5f85311](https://github.com/posthtml/posthtml/commit/5f85311))
412
* build: update depdev ([4d1a12f](https://github.com/posthtml/posthtml/commit/4d1a12f))
513
* build(deps): bump handlebars from 4.7.6 to 4.7.7 ([0473fcb](https://github.com/posthtml/posthtml/commit/0473fcb))
614
* build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ([c53be65](https://github.com/posthtml/posthtml/commit/c53be65))
715
* build(deps): bump lodash from 4.17.20 to 4.17.21 ([3e73913](https://github.com/posthtml/posthtml/commit/3e73913))
816
* test: fix match content false ([b07aa0b](https://github.com/posthtml/posthtml/commit/b07aa0b))
9-
* Update readme.md ([dc74d4f](https://github.com/posthtml/posthtml/commit/dc74d4f))
1017

1118

1219

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

0 commit comments

Comments
 (0)