From 9dbb163995d398cc479c3bd508463afe163062be Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 3 Jun 2024 11:16:06 +0300 Subject: [PATCH] chore: @putout/recast: v1.16.1 --- ChangeLog | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e8d38b9..63de38d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024.06.03, v1.16.1 + +feature: +- d9620ee @putout/recast: aligned with the main line + 2024.05.27, v1.16.0 feature: diff --git a/package.json b/package.json index 4a294da..2fecbcc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Ben Newman ", "name": "@putout/recast", - "version": "1.16.0", + "version": "1.16.1", "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", "keywords": [ "ast",