From 7cb5f21444bb7e3129bf07f009108b357ff3ad6c Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Wed, 24 Jul 2024 02:29:53 +0800 Subject: [PATCH] chore: --- build.trigger | 2 +- packages/core/acme-client/package.json | 2 +- packages/core/pipeline/package.json | 2 +- packages/libs/lib-k8s/package.json | 2 +- packages/libs/midway-flyway-js/package.json | 2 +- packages/plugins/plugin-cert/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build.trigger b/build.trigger index 00750edc0..b8626c4cf 100644 --- a/build.trigger +++ b/build.trigger @@ -1 +1 @@ -3 +4 diff --git a/packages/core/acme-client/package.json b/packages/core/acme-client/package.json index 32a83380f..19ea85b51 100644 --- a/packages/core/acme-client/package.json +++ b/packages/core/acme-client/package.json @@ -59,5 +59,5 @@ "bugs": { "url": "https://github.com/publishlab/node-acme-client/issues" }, - "gitHead": "47fe3d5826661f678d081ab53e67c847a3239d88" + "gitHead": "e5da46cfc31b2e30a4903bcb2251b1851265ef41" } diff --git a/packages/core/pipeline/package.json b/packages/core/pipeline/package.json index 5509b1744..4464cd5ec 100644 --- a/packages/core/pipeline/package.json +++ b/packages/core/pipeline/package.json @@ -55,5 +55,5 @@ "vite": "^4.3.8", "vue-tsc": "^1.6.5" }, - "gitHead": "47fe3d5826661f678d081ab53e67c847a3239d88" + "gitHead": "e5da46cfc31b2e30a4903bcb2251b1851265ef41" } diff --git a/packages/libs/lib-k8s/package.json b/packages/libs/lib-k8s/package.json index 0a3000963..afc2bc0d0 100644 --- a/packages/libs/lib-k8s/package.json +++ b/packages/libs/lib-k8s/package.json @@ -38,5 +38,5 @@ "tslib": "^2.5.2", "typescript": "^4.8.4" }, - "gitHead": "47fe3d5826661f678d081ab53e67c847a3239d88" + "gitHead": "e5da46cfc31b2e30a4903bcb2251b1851265ef41" } diff --git a/packages/libs/midway-flyway-js/package.json b/packages/libs/midway-flyway-js/package.json index 970ee36ec..7a7ad9c34 100644 --- a/packages/libs/midway-flyway-js/package.json +++ b/packages/libs/midway-flyway-js/package.json @@ -53,5 +53,5 @@ "typeorm": "^0.3.11", "typescript": "~5.1.0" }, - "gitHead": "47fe3d5826661f678d081ab53e67c847a3239d88" + "gitHead": "e5da46cfc31b2e30a4903bcb2251b1851265ef41" } diff --git a/packages/plugins/plugin-cert/package.json b/packages/plugins/plugin-cert/package.json index 55064bbd0..8104bf7f8 100644 --- a/packages/plugins/plugin-cert/package.json +++ b/packages/plugins/plugin-cert/package.json @@ -53,5 +53,5 @@ "vite": "^3.1.0", "vue-tsc": "^0.38.9" }, - "gitHead": "47fe3d5826661f678d081ab53e67c847a3239d88" + "gitHead": "e5da46cfc31b2e30a4903bcb2251b1851265ef41" }