diff --git a/ChangeLog b/ChangeLog index 9ed721c..7a1902b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024.06.05, v3.12.0 + +feature: +- 2ab4111 @putout/minify: improve support of converting if to logical (#12) +- 404c63a @putout/minify: @putout/plugin-remove-useless-variables v11.1.1 + 2024.05.28, v3.11.2 feature: diff --git a/package.json b/package.json index 58ad9ed..6c69adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/minify", - "version": "3.11.2", + "version": "3.12.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "🐊Putout-based minifier",