diff --git a/ChangeLog b/ChangeLog index 8600f32..c3ea1bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2023.08.28, v4.0.0 + +feature: +- 37f9e82 goldstein: async +- 901a4fa rules: convert-t-raise-to-raise +- cb5d441 rules: add convert-t-raise-to-raise +- 86c5230 rules: add +- 8a8dd67 package: esbuild v0.19.2 +- 8501a14 package: @putout/printer v3.6.0 + 2023.08.09, v3.3.2 fix: diff --git a/package.json b/package.json index a51b73b..690e20c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "goldstein", - "version": "3.3.2", + "version": "4.0.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "JavaScript with no limits",