Skip to content

Commit

Permalink
chore(package) v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 22, 2018
1 parent 5ba452d commit ff1eec2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2018.12.22, v2.2.0

feature:
- (get-vars) add support of IfStatement


2018.12.21, v2.1.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "2.1.1",
"version": "2.2.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "find and remove unused variables",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit ff1eec2

Please sign in to comment.