Skip to content

Commit

Permalink
chore(package) v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 4, 2020
1 parent 2cdff17 commit de7065b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
2020.05.04, v8.0.1

feature:
- (package) @putout/formatter-stream v2.0.0
- (package) @putout/plugin-remove-unused-variables v2.3.0
- (@putout/formatter-stream) drop support of node < 10
- (package) chalk v4.0.0
- (package) @putout/formatter-codeframe v2.0.0
- (package) @putout/formatter-dump v2.0.0
- (@putout/formatter-codeframe) drop support of node < 10
- (package) chalk v4.0.0
- (package) @putout/plugin-remove-unused-variables v2.3.0
- (@putout/formatter-dump) drop support of node < 10
- (package) chalk v4.0.0
- (package) @putout/plugin-remove-unused-variables v2.3.0
- (package) @putout/eslint-config v3.0.0
- (@putout/eslint-config) drop support of node < 10
- (package) eslint-plugin-putout v4.0.0
- (package) eslint v7.0.0-rc.0
- (package) madrun v6.0.0
- (package) putout v8.0.0
- (package) putout v8.0.0


2020.05.04, v8.0.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "8.0.0",
"version": "8.0.1",
"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 de7065b

Please sign in to comment.