diff --git a/ChangeLog b/ChangeLog index 41d697cd..df6736ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023.12.14, v7.2.0 + +feature: +- 389b695 @putout/printer: var inside if (coderaiser/putout#194) + 2023.12.12, v7.1.2 feature: diff --git a/package.json b/package.json index 5036e438..3ad211e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/printer", - "version": "7.1.2", + "version": "7.2.0", "type": "commonjs", "author": "coderaiser (https://github.com/coderaiser)", "description": "Simplest possible opinionated Babel AST printer for 🐊Putout",