Skip to content

Commit

Permalink
chore(package) v11.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 11, 2020
1 parent 25bd376 commit ea25371
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 @@
2020.11.11, v11.0.6

fix:
- (@putout/processor-markdown) disable: [ -> \[

feature:
- (putout) md: disable remove-console
- (@putout/processor-markdown) links: prevent new lines
- (eslint-plugin-putout) markdown: disable no-multi-space
- (@putout/plugin-madrun) add-madrun-to-lint: add support of *.js


2020.11.05, v11.0.5

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

Please sign in to comment.