Skip to content

Commit 7303d47

Browse files
committed
chore: package: v29.0.11
1 parent c231ad8 commit 7303d47

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/putout/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2023.03.10, v29.0.11
2+
3+
fix:
4+
- 398618f5a @putout/plugin-simplify-assignment: exclude ReturnStatement (#133)
5+
6+
feature:
7+
- c231ad883 package: @putout/plugin-simplify-assignment v3.0.0
8+
- fa88a5277 @putout/plugin-simplify-assignment: drop support of 🐊 < 29
9+
110
2023.03.10, v29.0.10
211

312
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": "29.0.10",
3+
"version": "29.0.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)