Skip to content

Commit 0679470

Browse files
committed
1.6.0
1 parent 6bbe238 commit 0679470

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.6.0](https://github.com/posthtml/posthtml-expressions/compare/v1.5.0...v1.6.0) (2020-10-30)
2+
3+
4+
### Features
5+
6+
* strictMode show or not throw an exception, close [#102](https://github.com/posthtml/posthtml-expressions/issues/102) ([dbb32c9](https://github.com/posthtml/posthtml-expressions/commit/dbb32c9a9cd0c3b6468547ecea1d1d492e0ac7ce))
7+
8+
9+
110
# [1.5.0](https://github.com/posthtml/posthtml-expressions/compare/v1.4.7...v1.5.0) (2020-09-21)
211

312

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-expressions",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Expressions Plugin for PostHTML",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)