diff --git a/ChangeLog b/ChangeLog index aca4052..dae0799 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023.08.03, v1.0.2 + +fix: +- 6bc33d0 @putout/babel: bundle + 2023.08.03, v1.0.1 fix: diff --git a/package.json b/package.json index f195561..5407c83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/babel", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "Babel 8 in CommonJS",