Skip to content

Commit

Permalink
chore: putout: v36.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 23, 2024
1 parent dc92ef9 commit 7eda682
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2024.09.23, v36.6.0

fix:
- 6c3eb4f40 @putout/compare: __type_params

feature:
- dc92ef92a putout: @putout/plugin-remove-useless-constructor v2.0.0
- eb8ef6197 @putout/plugin-remove-useless-constructor: change
- 044fd02e8 @putout/plugin-typres: remove-useless-constructor: merge
- f5de7f09d @putout/plugin-putout: add-path-arg-to-fix: add

2024.09.11, v36.5.1

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": "36.5.1",
"version": "36.6.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (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 7eda682

Please sign in to comment.