Skip to content

Commit

Permalink
chore(package) v15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 22, 2021
1 parent b2dc19b commit 3744f67
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,16 @@
2021.02.22, v15.2.0

fix:
- fix(@putout/plugin-remove-unused-expressions) rm log


feature:
- feature(@putout/plugin-merge-destructuring-properties) add support of removed node
- feature(@putout/plugin-convert-mock-require-to-mock-import) add
- feature(@putout/plugin-remove-unused-expressions) add support of options



2021.02.18, v15.1.2

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "15.1.2",
"version": "15.2.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 3744f67

Please sign in to comment.