Skip to content

Commit

Permalink
chore: putout: v37.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 25, 2024
1 parent ee4a71a commit c0d36de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2024.12.25, v37.7.1

feature:
- ee4a71a1c putout: @putout/plugin-conditions v6.0.0
- 51005f31c @putout/plugin-conditions: drop support of 🐊 < 37
- 3305a4bca @putout/plugin-conditions: apply-consistent-blocks: empty consequent body, no alternate
- 2aafebb67 @putout/plugin-esm: merge-duplicate-imports: export
- 5b39158fb @putout/plugin-putout-config: apply-parens

2024.12.22, v37.7.0

fix:
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": "37.7.0",
"version": "37.7.1",
"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 c0d36de

Please sign in to comment.