mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 01:55:17 -04:00
chore(release): 1.0.2
## [1.0.2](https://github.com/Didericis/bare-bundle-transform-plugin-babel/compare/v1.0.1...v1.0.2) (2025-09-30)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## [1.0.2](https://github.com/Didericis/bare-bundle-transform-plugin-babel/compare/v1.0.1...v1.0.2) (2025-09-30)
|
||||
|
||||
## [1.0.1](https://github.com/Didericis/bare-bundle-transform-plugin-babel/compare/v1.0.0...v1.0.1) (2025-09-30)
|
||||
|
||||
# 1.0.0 (2025-09-26)
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "bare-bundle-transform-plugin-babel",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "bare-bundle-transform-plugin-babel",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.28.4"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bare-bundle-transform-plugin-babel",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "bare-bundle-transform plugin for applying babel transforms",
|
||||
"main": "index.js",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user