Skip to content

Commit

Permalink
chore(package) v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 27, 2019
1 parent b0ab6a6 commit 2d1d9a3
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 @@
2019.01.27, v3.14.0

fix:
- (plugin-remove-empty) package: description

feature:
- (putout) add @babel/template
- (plugin-remove-unused-variables) redrun -> madrun
- (plugin-remove-unused-variables) BinaryExpression: add support of TemplateLiteral
- (putout) add support of madrun


2019.01.24, v3.13.2

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

Please sign in to comment.