Skip to content

Commit 6423932

Browse files
committed
chore(package) v12.11.0
1 parent 97f04c5 commit 6423932

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/putout/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2020.12.28, v12.11.0
2+
3+
feature:
4+
- (putout) add ability to handle promise rejections
5+
- (@putout/plugin-browserlist) add
6+
7+
18
2020.12.27, v12.10.0
29

310
fix:

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.10.0",
3+
"version": "12.11.0",
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)