diff --git a/ChangeLog b/ChangeLog index cf7d13e3..95a14af8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023.10.24, v5.36.0 + +feature: +- 495d9d9 @putout/printer: TSPropertySignature: readonly + 2023.10.24, v5.35.2 feature: diff --git a/package.json b/package.json index 943c59f3..4740ace2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/printer", - "version": "5.35.2", + "version": "5.36.0", "type": "commonjs", "author": "coderaiser (https://github.com/coderaiser)", "description": "Simplest possible opinionated Babel AST printer for 🐊Putout",