Skip to content

Commit

Permalink
chore: putout: v37.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 20, 2024
1 parent 7c58079 commit e07c264
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.20, v37.5.0

feature:
- 7c58079e2 putout: @putout/plugin-nodejs v13.0.0
- eb42a12fc @putout/plugin-nodejs: drop support of 🐊 < 37
- a110f288e @putout/plugin-nodejs: group-require-by-id: exclude not top-level
- 98853450d @putout/plugin-nodejs: group-require-by-id: add
- 3ce9cd00a @putout/plugin-printer: apply-types: traverse: exclude

2024.12.19, v37.4.0

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": "37.4.0",
"version": "37.5.0",
"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 e07c264

Please sign in to comment.