Skip to content

Commit

Permalink
chore(package) v4.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 12, 2019
1 parent e2f0c72 commit 84a0fe0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,12 @@
2019.06.12, v4.24.0

feature:
- (@putout/convert-commonjs-to-esm) add
- (eslint-config) add no-extra-parens
- (package) eslint 6.0.0-rc
- (@putout/plugin-remove-unused-variables) add support of export default anonymous function


2019.06.07, v4.23.5

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

Please sign in to comment.