Skip to content

Commit 64a1aeb

Browse files
committed
0.15.2
1 parent 70c5246 commit 64a1aeb

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1+
## <small>0.15.2 (2021-04-13)</small>
2+
3+
* build: update dependencies ([a7a5d59](https://github.com/posthtml/posthtml/commit/a7a5d59))
4+
* build(deps): bump ini from 1.3.5 to 1.3.8 ([919a412](https://github.com/posthtml/posthtml/commit/919a412))
5+
* build(deps): bump y18n from 4.0.0 to 4.0.1 ([0d8d16e](https://github.com/posthtml/posthtml/commit/0d8d16e))
6+
* chore: update readme ([d90f573](https://github.com/posthtml/posthtml/commit/d90f573))
7+
8+
9+
110
## <small>0.15.1 (2020-11-26)</small>
211

12+
* 0.15.1 ([2e3f9dd](https://github.com/posthtml/posthtml/commit/2e3f9dd))
313
* fix: types, options in tree ([8565cee](https://github.com/posthtml/posthtml/commit/8565cee))
414

515

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

0 commit comments

Comments
 (0)