Skip to content

Commit

Permalink
chore(package) v21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 31, 2021
1 parent b8d27c5 commit 4c3e9d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,16 @@
2021.10.31, v21.0.0

fix:
- (@putout/plugin-tape) drop support of putout < 21

feature:
- (putout) eslint-plugin-putout v11.0.0
- (eslint-plugin-putout) drop support of putout < 21
- (package) @putout/plugin-tape v6.0.0
- (@putout/plugin-tape) drop support of putout <= v20.20
- (@putout/plugin-tape) add remove-only, remove-skip


2021.10.29, v20.19.2

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "20.19.2",
"version": "21.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "馃悐 Pluggable and configurable code transformer with built-in eslint, babel plugins and jscodeshift codemods support of js, jsx typescript, flow files, markdown, yaml and json",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 4c3e9d2

Please sign in to comment.