Skip to content

Commit

Permalink
chore(package) v4.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 7, 2019
1 parent b81a5d6 commit b16c31a
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.08.07, v4.70.0

fix:
- (@putout/plugin-madrun) add-madrun-to-lint: str check
- (@putotu/plugin-remove-useless-variables) npmignore: fixture
- (eslint-plugin-putout) single-property-destructuring: rename

feature:
- (putout) eslint: add support of namespaced plugins
- (@putout/plugin-remove-useless-variables) add support of await Promise.resolve


2019.08.06, v4.69.1

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

Please sign in to comment.