Skip to content

Commit

Permalink
chore(package) v8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 26, 2020
1 parent 5af5be0 commit 5d474be
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
@@ -1,3 +1,15 @@
2020.05.26, v8.9.0

fix:
- (compare) __object is reserved

feature:
- (@putout/plugin-remove-duplicate-keys) add
- (@putout/engine-runner) replace: add ability to return node
- (@putout/plugin-convert-for-in-to-for-of) simplify
- (putout) eslint: mv to cli


2020.05.21, v8.8.0

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

Please sign in to comment.