diff --git a/ChangeLog b/ChangeLog index 3011a33c..7c80931c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023.06.09, v1.149.0 + +feature: +- 35ec229 @putout/printer: ArrayExpression: plugins: couple lines + 2023.06.08, v1.148.1 feature: diff --git a/package.json b/package.json index 229d9602..3a772e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/printer", - "version": "1.148.1", + "version": "1.149.0", "type": "commonjs", "author": "coderaiser (https://github.com/coderaiser)", "description": "Simplest possible opinionated Babel AST printer for 🐊Putout",