Skip to content

Commit 9b0675b

Browse files
committed
chore(package) v11.1.3
1 parent 3632be3 commit 9b0675b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/putout/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020.11.16, v11.1.3
2+
3+
fix:
4+
- (putout) eslint: null -> crash/parser (when can't parse)
5+
6+
17
2020.11.16, v11.1.2
28

39
fix:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "11.1.2",
3+
"version": "11.1.3",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "the pluggable code transformer",
66
"homepage": "http://github.com/coderaiser/putout",

0 commit comments

Comments
 (0)