diff --git a/packages/putout/ChangeLog b/packages/putout/ChangeLog index 7f1c54773..6149f7bbd 100644 --- a/packages/putout/ChangeLog +++ b/packages/putout/ChangeLog @@ -1,3 +1,9 @@ +2019.06.14, v4.28.0 + +feature: +- (@putout/plugin-extract-sequance-expressions) add ability to keep comments + + 2019.06.14, v4.27.1 feature: diff --git a/packages/putout/package.json b/packages/putout/package.json index bad31399f..cab20137b 100644 --- a/packages/putout/package.json +++ b/packages/putout/package.json @@ -1,6 +1,6 @@ { "name": "putout", - "version": "4.27.1", + "version": "4.28.0", "author": "coderaiser (https://github.com/coderaiser)", "description": "the pluggable code transformer", "homepage": "http://github.com/coderaiser/putout",