Skip to content

Commit

Permalink
chore(package) v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 14, 2019
1 parent 251770d commit a5ffd26
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 @@
2019.08.14, v5.3.2

fix:
- (package) dependencies -> devDependencies: babel-plugin-transform-inline-consecutive-adds

feature:
- (package) eslint v6.1.0
- (package) acorn v7.0.0


2019.08.13, v5.3.1

fix:
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": "5.3.1",
"version": "5.3.2",
"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 a5ffd26

Please sign in to comment.