Skip to content

Commit

Permalink
chore(package) v4.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 3, 2019
1 parent 6e873f1 commit 48824d7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2019.07.03, v4.46.2

fix:
- (@putout/plugin-remove-empty) remove-empty-block: else if
- (putout) enable/disable: parse
- (@putout/plugin-extract-object-properties) rm unused
- (@putout/plugin-putout) convert-find-to-traverse: traverse not last expression in function

feature:
- (@putout/plugin-extract-object-properties) add support of different deep


2019.07.03, v4.46.1

fix:
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": "4.46.1",
"version": "4.46.2",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 48824d7

Please sign in to comment.