Skip to content

Commit

Permalink
chore(package) v7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 2, 2020
1 parent 58cd5ad commit d92116d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2020.02.02, v7.9.1

feature:
- (putout) parse-options: readRules: plugins: object -> array
- (@putout/codemod-convert-tape-to-supertape) conver to replace
- (@putout/codemod-cut-legacy) convert to include
- (@putout/engine-runner) filter: replace -> include
- (@putout/engine-runner) rm unused check


2020.01.28, v7.9.0

feature:
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": "7.9.0",
"version": "7.9.1",
"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 d92116d

Please sign in to comment.