chore(release): 1.0.0

# 1.0.0 (2025-09-26)

### Features

* initial commit ([bcd2b58](https://github.com/Didericis/bare-bundle-transform-plugin-babel/commit/bcd2b58591c998c348e680b5cd058ba43005f80e))
This commit is contained in:
semantic-release-bot
2025-09-26 19:22:21 -04:00
parent bcd2b58591
commit 4e7820e4d4
3 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -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"