Skip to content

Commit

Permalink
chore: putout: v35.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 29, 2024
1 parent 7b39068 commit 977813c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2024.02.29, v35.5.2

feature:
- 7b3906815 putout: @putout/formatter-frame v6.0.0
- 442062870 @putout/formatter-frame: @putout/formatter-codeframe v7.0.0
- 41b929826 @putout/formatter-frame: drop support of 🐊 < 35
- 1334e3f65 putout: @putout/formatter-progress v5.0.0
- 178206c56 @putout/formatter-progress: @putout/formatter-dump v5.0.0
- 762708001 @putout/formatter-progress: drop support of node < 18
- b7f644f14 @putout/formatter-progress-bar: @putout/formatter-dump v5.0.0
- f5988d418 @putout/formatter-memory: @putout/formatter-dump v5.0.0
- 9790242ff @putout/plugin-minify: merge-variables: exclude template literals (coderaiser/minify#120)

2024.02.21, v35.5.1

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.5.1",
"version": "35.5.2",
"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 977813c

Please sign in to comment.