Skip to content

Commit

Permalink
chore: putout: v35.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 14, 2024
1 parent f5e2807 commit a335851
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.07.14, v35.37.0

feature:
- e7eb5dc4e @putout/plugin-remove-quotes-from-import-assertions: add
- 075951d16 @putout/compare: improve support of __imports
- 4e57c70e7 @putout/plugin-remove-unused-variables: try-catch: destructuring
- d19aae67f @putout/plugin-promises: apply-with-resolvers: add
- 4b556cb10 putout: just-camel-case v6.2.0

2024.07.01, v35.36.2

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": "35.36.2",
"version": "35.37.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 a335851

Please sign in to comment.