Skip to content

Commit

Permalink
chore(package) v25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 18, 2022
1 parent 9cbf20b commit 6493b52
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,17 @@
2022.02.18, v25.0.1

fix:
- (@putout/operator-add-args) avoid using putout directly since it is internal dependency


feature:
- (package) @putout/plugin-nodejs v3.2.0
- (@putout/plugin-nodejs) add convert-url-to-dirname
- (@putout/plugin-merge-destructuring-properties) add support of different quotes
- (@putout/test) drop support of node < 16
- (package) madrun v9.0.0


2022.02.17, v25.0.0

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

0 comments on commit 6493b52

Please sign in to comment.