Skip to content

Commit dfeb525

Browse files
committed
chore(package) v12.7.0
1 parent fd26f16 commit dfeb525

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/putout/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2020.12.18, v12.7.0
2+
3+
feature:
4+
- (putout) add ability to guess possible command line option when provided is invalid
5+
- (@putout/plugin-promises) add-missing-await
6+
7+
18
2020.12.18, v12.6.0
29

310
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": "12.6.0",
3+
"version": "12.7.0",
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)