Skip to content

Commit 2e3f9dd

Browse files
committed
0.15.1
1 parent 8565cee commit 2e3f9dd

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>0.15.1 (2020-11-26)</small>
2+
3+
* fix: types, options in tree ([8565cee](https://github.com/posthtml/posthtml/commit/8565cee))
4+
5+
6+
17
## 0.15.0 (2020-11-24)
28

9+
* 0.15.0 ([2cd49f8](https://github.com/posthtml/posthtml/commit/2cd49f8))
310
* build: fix settings ([0064e6c](https://github.com/posthtml/posthtml/commit/0064e6c))
411
* build: update build system ([e9a8a56](https://github.com/posthtml/posthtml/commit/e9a8a56))
512
* fix: wrap tree if tree string ([2faf49c](https://github.com/posthtml/posthtml/commit/2faf49c))

package-lock.json

Lines changed: 2 additions & 2 deletions
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.0",
3+
"version": "0.15.1",
44
"description": "HTML/XML processor",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)