Skip to content

Commit

Permalink
chore(package) v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 9, 2020
1 parent 485e720 commit 3b49a53
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 @@
2020.10.09, v10.1.0

fix:
- (@putout/plugin-apply-shorthand-properties) add support of ImportDefaultSpecifier (#24)

feature:
- (putout) supported-files: isJS -> isSupported
- (package) jscodeshift v0.11.0
- (package) @putout/plugin-remove-unused-expressions v2.0.0


2020.10.07, v10.0.6

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

Please sign in to comment.