From f436a6c75c07a6ed76bd36980b7832701962c6df Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 6 May 2024 20:15:13 +0300 Subject: [PATCH] chore: goldstein: v5.3.0 --- ChangeLog | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0741e82..09be527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2024.05.06, v5.3.0 + +feature: +- 98f3048 goldstein: add ability to parse no async code with await +- 45c7363 @putout/plugin-goldstein: eslint-plugin-putout v22.7.0 +- 3964832 @putout/plugin-goldstein: @putout/test v9.1.0 +- aa689c7 @putout/plugin-goldstein: eslint v9.2.0 +- 1399854 @putout/plugin-goldstein: c8 v9.1.0 +- a728422 goldstein: redlint v3.14.1 +- 6f03127 goldstein: eslint v9.2.0 +- 23c8eb3 goldstein: @putout/plugin-declare v4.0.0 + 2024.02.20, v5.2.0 feature: diff --git a/package.json b/package.json index 427a606..b6ae031 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "goldstein", - "version": "5.2.0", + "version": "5.3.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "JavaScript with no limits",