Skip to content

Commit 6235140

Browse files
committed
chore: package: v29.12.11
1 parent c93a6b2 commit 6235140

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/putout/ChangeLog

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2023.06.12, v29.12.11
2+
3+
fix:
4+
- 4ce5182fb @putout/plugin-printer: remove-args: no report
5+
6+
feature:
7+
- c93a6b29c package: @putout/plugin-split-variable-declarations v3.0.0
8+
- 836c270f3 @putout/printer: split-variable-declarations: drop support of 🐊 < 29
9+
- efbcc26c7 @putout/plugin-split-variable-declarations: use @putout/printer
10+
- 8e409ea10 @putout/plugin-printer: remove-args: write.space
11+
- 49ed8cf0c package: @putout/printer v2.0.0
12+
- e84d4834c @putout/plugin-printer: remove-args: add support of write.breakline
13+
114
2023.06.12, v29.12.10
215

316
feature:

packages/putout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "29.12.10",
3+
"version": "29.12.11",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",

0 commit comments

Comments
 (0)