Skip to content

Commit

Permalink
chore: putout: v36.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 18, 2024
1 parent b6b1730 commit bb5135b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2024.07.18, v36.0.1

feature:
- b6b1730e6 putout: @putout/plugin-remove-useless-variables v12.0.0
- d1be29ed0 @putout/plugin-remove-useless-variables: drop support of 🐊 < 36
- 9055ae93e @putout/plugin-remove-useless-variables: remove: init is MemberExpression (coderaiser/minify#125)

2024.07.16, v36.0.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": "36.0.0",
"version": "36.0.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 bb5135b

Please sign in to comment.