Skip to content

Commit

Permalink
chore: putout: v32.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 18, 2023
1 parent 0974239 commit 38d46e9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2023.09.18, v32.0.5

fix:
- d2188e54e @putout/plugin-apply-shorthand-properties: drop comment

feature:
- 0974239b3 package: eslint-plugin-putout v20.0.0
- f348498a0 package: @putout/engine-parser v9.0.0
- 0f39e458f package: @putout/engine-parser v9.0.0
- 1d7afb1a7 eslint-plugin-putout: drop support of 🐊 < 32
- b12c792fc package: @putout/engine-parser v9.0.0
- 2c5993c15 package: @putout/engine-loader v12.0.0
- 7f705bf74 package: @putout/engine-parser v9.0.0
- 5716fbefa package: @putout/engine-parser v9.0.0
- 4a7f21174 package: @putout/engine-parser v9.0.0
- 93d93e00f package: @putout/compare v13.0.0
- 01aafde71 package: @putout/engine-parser v9.0.0
- 6ab072f47 package: @putout/operate v11.0.0
- 5ed32438f package: @putout/printer v5.0.0

2023.09.15, v32.0.4

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "32.0.4",
"version": "32.0.5",
"type": "commonjs",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",
Expand Down

0 comments on commit 38d46e9

Please sign in to comment.