diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..c30fb7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# 1.0.0 (2025-09-26) + + +### Features + +* initial commit ([bcd2b58](https://github.com/Didericis/bare-bundle-transform-plugin-babel/commit/bcd2b58591c998c348e680b5cd058ba43005f80e)) diff --git a/package-lock.json b/package-lock.json index c4cfb5f..1e52722 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bare-bundle-transform-plugin-babel", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bare-bundle-transform-plugin-babel", - "version": "0.0.0", + "version": "1.0.0", "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.28.4" diff --git a/package.json b/package.json index 558a457..51179c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-bundle-transform-plugin-babel", - "version": "0.0.0", + "version": "1.0.0", "description": "bare-bundle-transform plugin for applying babel transforms", "main": "index.js", "keywords": [