Skip to content

Commit

Permalink
chore(package) v11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 3, 2020
1 parent 69ba1a7 commit 807b215
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,12 @@
2020.11.03, v11.0.1

fix:
- (putout) rm unused tryrequire

feature:
- (putout) eslint-plugin-putout v6.0.0


2020.11.02, v11.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "11.0.0",
"version": "11.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 807b215

Please sign in to comment.