Skip to content

Commit

Permalink
chore(package) v7.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 3, 2020
1 parent a3ac2fe commit 5b8a895
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2020.03.03, v7.16.1

fix:
- (putout) eslint: replace control chars on read config error
- (@putout/plugin-strict-mode) rm unused file putout

feature:
- (@putout/eslint-config) no-multiple-empty-lines: maxBOF: 0
- (@putout/compare) improve block support


2020.02.29, v7.16.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "7.16.0",
"version": "7.16.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 5b8a895

Please sign in to comment.