Skip to content

Commit

Permalink
chore(package) v11.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 26, 2020
1 parent 01f7d6d commit e3a71e2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,14 @@
2020.11.27, v11.11.3

fix:
- chore(package) pre-commit: rm --

feature:
- (putout) mjs: enable convert-commonjs-to-esm
- (@putout/plugin-convert-commonjs-to-esm) require: add support of dynamic import
- (@putout/plugin-remove-useless-arguments) simplify


2020.11.26, v11.11.2

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

Please sign in to comment.