Skip to content

Commit bb67370

Browse files
committed
chore(package) v12.9.2
1 parent 1df3cb8 commit bb67370

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/putout/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2020.12.24, v12.9.2
2+
3+
fix:
4+
- (putout) cjs: enable convert-esm-to-commonjs
5+
6+
feature:
7+
- (@putout/compare) baseNode -> templateNode
8+
- (@putout/plugin-convert-esm-to-commonjs) add support of async function
9+
10+
111
2020.12.24, v12.9.1
212

313
feature:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "12.9.1",
3+
"version": "12.9.2",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "the pluggable code transformer",
66
"homepage": "http://github.com/coderaiser/putout",

0 commit comments

Comments
 (0)