Skip to content

Commit

Permalink
chore(package) v11.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 27, 2020
1 parent 7c6f981 commit 8004a7e
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 @@
2020.11.27, v11.11.4

fix:
- (@putout/engine-processor) change when no places
- (putout) formatter options: apply: for every file -> after load
- (@putout/plugin-putout) replace-with: operator used before declaration

feature:
- (@putout/plugin-madrun) add set-lint-dot
- (@putout/plugin-travis) set-node-version: rm 12
- (@putout/plugin-regexp) optimize: exclude regexps of same length


2020.11.27, v11.11.3

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

Please sign in to comment.