mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 09:55:21 -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.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)
|
# 1.0.0 (2025-09-26)
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "bare-bundle-transform-plugin-babel",
|
"name": "bare-bundle-transform-plugin-babel",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "bare-bundle-transform-plugin-babel",
|
"name": "bare-bundle-transform-plugin-babel",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.28.4"
|
"@babel/core": "^7.28.4"
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bare-bundle-transform-plugin-babel",
|
"name": "bare-bundle-transform-plugin-babel",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "bare-bundle-transform plugin for applying babel transforms",
|
"description": "bare-bundle-transform plugin for applying babel transforms",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Reference in New Issue
Block a user