diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..aca4052 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,4 @@ +2023.08.03, v1.0.1 + +fix: +- d9fed9b build diff --git a/package.json b/package.json index 69a2746..c5f5fa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@putout/babel", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "Babel 8 in CommonJS",