8000 0.6.0 · posthtml/posthtml-extend@24fce9c · GitHub
[go: up one dir, main page]

Skip to content

Commit 24fce9c

Browse files
committed
0.6.0
1 parent c350b14 commit 24fce9c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
## 0.6.0 (2020-11-24)
2+
3+
* build(deps): bump posthtml from 0.13.4 to 0.15.0 ([97bd03e](https://github.com/posthtml/posthtml-extend/commit/97bd03e))
4+
* build(deps): bump posthtml-parser from 0.5.2 to 0.6.0 ([83a9994](https://github.com/posthtml/posthtml-extend/commit/83a9994))
5+
* Update funding.yml ([6c144ca](https://github.com/posthtml/posthtml-extend/commit/6c144ca))
6+
7+
8+
19
## <small>0.5.2 (2020-11-13)</small>
210

11+
* 0.5.2 ([861ad7b](https://github.com/posthtml/posthtml-extend/commit/861ad7b))
312
* test: fix require extend ([1ccca5c](https://github.com/posthtml/posthtml-extend/commit/1ccca5c))
413
* ci: drop windows ([ce69a54](https://github.com/posthtml/posthtml-extend/commit/ce69a54))
514
* docs: fix typo ([e252a69](https://github.com/posthtml/posthtml-extend/commit/e252a69))

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-extend",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"description": "Templates extending (Jade-like)",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-extend",

0 commit comments

Comments
 (0)
0