Skip to content

Commit

Permalink
chore(package) v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 19, 2020
1 parent daa957b commit 07d18e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,10 @@
2020.07.19, v9.5.0

feature:
- (@putout/plugin-convert-array-copy-to-slice) add
- (@putout/plugin-remove-unused-for-of-variables) add support of one destructuring element


2020.07.17, v9.4.0

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

Please sign in to comment.