Skip to content

Commit

Permalink
chore(package) v4.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 31, 2019
1 parent 327f3f4 commit e37ffa9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2019.07.31, v4.65.0

feature:
- (putout) load-plugins: speed up: add cache
- (putout) getFormatter -> once(getFormatter): speed up
- (package) eslint-plugin-node v9.1.0
- (package) eslint v6.1.0


2019.07.30, v4.64.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": "4.64.0",
"version": "4.65.0",
"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 e37ffa9

Please sign in to comment.