diff --git a/ChangeLog b/ChangeLog index b47ceba..3216ac3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2024.06.07, v3.17.0 + +feature: +- a8210ab @putout/minify: @putout/printer v9.0.0 (#15) +- 7053bad @putout/minify: convert-return-to-sequence-expression (#15) +- b7d0f44 @putout/minify: @putout/printer v8.47.0 (#15) + 2024.06.07, v3.16.0 feature: diff --git a/package.json b/package.json index b0e440b..b97ca11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/minify", - "version": "3.16.0", + "version": "3.17.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "🐊Putout-based minifier",