Skip to content

Commit

Permalink
chore(package) v4.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 21, 2019
1 parent aafdf3a commit 44b71b2
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
@@ -1,3 +1,14 @@
2019.07.21, v4.55.0

fix:
- (babel-plugin-putout) unused variable

feature:
- (eslint-plugin-putout) add ability to use putout as eslint plugin
- (@putout/eslint-config) add quote-props
- (eslint-config) add no-unneeded-ternary


2019.07.18, v4.54.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "4.54.0",
"version": "4.55.0",
"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 44b71b2

Please sign in to comment.