Skip to content

Commit

Permalink
chore(package) v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 1, 2019
1 parent fb1bded commit 7f1b3df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
2019.01.01, v2.19.0

feature:
- (putout) AssignExpression: add support of ObjectExpression in the right
- (putout) add support of SwitchStatement


2019.01.01, v2.18.7

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "2.18.7",
"version": "2.19.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 7f1b3df

Please sign in to comment.