Skip to content

Commit 9881002

Browse files
committed
0.6.5
1 parent ebce2f6 commit 9881002

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
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.6.5 (2022-12-14)</small>
2+
3+
* build: fix dev expression, close #52 ([8d9ea9e](https://github.com/posthtml/posthtml-extend/commit/8d9ea9e)), closes [#52](https://github.com/posthtml/posthtml-extend/issues/52)
4+
* build: update dep dev ([e4bc6dd](https://github.com/posthtml/posthtml-extend/commit/e4bc6dd))
5+
6+
7+
18
## <small>0.6.4 (2022-12-14)</small>
29

10+
* 0.6.4 ([82c2230](https://github.com/posthtml/posthtml-extend/commit/82c2230))
311
* fix: copy options.expressions into new object to not pollute locals ([b5a6dfe](https://github.com/posthtml/posthtml-extend/commit/b5a6dfe))
412
* test: add test for options.expressions.locals pollution ([de0be4a](https://github.com/posthtml/posthtml-extend/commit/de0be4a))
513

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

0 commit comments

Comments
 (0)