Skip to content

Commit c1edb2c

Browse files
committed
1.7.1
1 parent c586368 commit c1edb2c

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.7.1](https://github.com/posthtml/posthtml-expressions/compare/v1.7.0...v1.7.1) (2020-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* throw if strict mode ([2c0c0d1](https://github.com/posthtml/posthtml-expressions/commit/2c0c0d1a181b280ba72f76c6530a1c626ab987e6))
7+
8+
9+
110
# [1.7.0](https://github.com/posthtml/posthtml-expressions/compare/v1.6.2...v1.7.0) (2020-11-24)
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.7.0",
3+
"version": "1.7.1",
44
"description": "Expressions Plugin for PostHTML",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)