diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 97fec893..2bee1401 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -12,13 +12,13 @@ { "policyName": "public", "definitionName": "lockStepVersion", - "version": "1.0.29", + "version": "1.0.30", "nextBump": "patch" }, { "policyName": "public-utils", "definitionName": "lockStepVersion", - "version": "1.0.29", + "version": "1.0.30", "nextBump": "patch" } // { diff --git a/packages/boilerplates/artusx-app/CHANGELOG.json b/packages/boilerplates/artusx-app/CHANGELOG.json index c86323b5..8a761018 100644 --- a/packages/boilerplates/artusx-app/CHANGELOG.json +++ b/packages/boilerplates/artusx-app/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/boilerplate-artusx-app", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/boilerplate-artusx-app_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/boilerplate-artusx-app_v1.0.29", diff --git a/packages/boilerplates/artusx-app/CHANGELOG.md b/packages/boilerplates/artusx-app/CHANGELOG.md index 53ee490d..4bf49fc5 100644 --- a/packages/boilerplates/artusx-app/CHANGELOG.md +++ b/packages/boilerplates/artusx-app/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/boilerplate-artusx-app -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/boilerplates/artusx-app/package.json b/packages/boilerplates/artusx-app/package.json index 503c5a22..a87d6972 100644 --- a/packages/boilerplates/artusx-app/package.json +++ b/packages/boilerplates/artusx-app/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/boilerplate-artusx-app", - "version": "1.0.29", + "version": "1.0.30", "description": "app boilerplate for artusx", "keywords": [ "artusx" diff --git a/packages/boilerplates/artusx-lib/CHANGELOG.json b/packages/boilerplates/artusx-lib/CHANGELOG.json index 6c2bc83a..a8c67852 100644 --- a/packages/boilerplates/artusx-lib/CHANGELOG.json +++ b/packages/boilerplates/artusx-lib/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/boilerplate-artusx-lib", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/boilerplate-artusx-lib_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/boilerplate-artusx-lib_v1.0.29", diff --git a/packages/boilerplates/artusx-lib/CHANGELOG.md b/packages/boilerplates/artusx-lib/CHANGELOG.md index a8d6ed73..f1bdbb55 100644 --- a/packages/boilerplates/artusx-lib/CHANGELOG.md +++ b/packages/boilerplates/artusx-lib/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/boilerplate-artusx-lib -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/boilerplates/artusx-lib/package.json b/packages/boilerplates/artusx-lib/package.json index de729fa4..6d372569 100644 --- a/packages/boilerplates/artusx-lib/package.json +++ b/packages/boilerplates/artusx-lib/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/boilerplate-artusx-lib", - "version": "1.0.29", + "version": "1.0.30", "description": "lib boilerplate for artusx", "keywords": [ "artusx" diff --git a/packages/boilerplates/artusx-plugin/CHANGELOG.json b/packages/boilerplates/artusx-plugin/CHANGELOG.json index 2dbb180d..246114da 100644 --- a/packages/boilerplates/artusx-plugin/CHANGELOG.json +++ b/packages/boilerplates/artusx-plugin/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/boilerplate-artusx-plugin", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/boilerplate-artusx-plugin_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/boilerplate-artusx-plugin_v1.0.29", diff --git a/packages/boilerplates/artusx-plugin/CHANGELOG.md b/packages/boilerplates/artusx-plugin/CHANGELOG.md index 9f4f6e97..ca948ca4 100644 --- a/packages/boilerplates/artusx-plugin/CHANGELOG.md +++ b/packages/boilerplates/artusx-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/boilerplate-artusx-plugin -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/boilerplates/artusx-plugin/package.json b/packages/boilerplates/artusx-plugin/package.json index 17603618..1b43d808 100644 --- a/packages/boilerplates/artusx-plugin/package.json +++ b/packages/boilerplates/artusx-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/boilerplate-artusx-plugin", - "version": "1.0.29", + "version": "1.0.30", "description": "plugin boilerplate for artusx", "keywords": [ "artusx" diff --git a/packages/libs/core/CHANGELOG.json b/packages/libs/core/CHANGELOG.json index 9be4d7a3..d980e2fa 100644 --- a/packages/libs/core/CHANGELOG.json +++ b/packages/libs/core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/core", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/core_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/core_v1.0.29", diff --git a/packages/libs/core/CHANGELOG.md b/packages/libs/core/CHANGELOG.md index e67cfe4b..265fb70c 100644 --- a/packages/libs/core/CHANGELOG.md +++ b/packages/libs/core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/core -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/libs/core/package.json b/packages/libs/core/package.json index 50b299d9..8a30c17b 100644 --- a/packages/libs/core/package.json +++ b/packages/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/core", - "version": "1.0.29", + "version": "1.0.30", "description": "core framework for artusx", "keywords": [ "artusx" diff --git a/packages/libs/utils/CHANGELOG.json b/packages/libs/utils/CHANGELOG.json index df3212c2..fb48d51c 100644 --- a/packages/libs/utils/CHANGELOG.json +++ b/packages/libs/utils/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/utils", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/utils_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/utils_v1.0.29", diff --git a/packages/libs/utils/CHANGELOG.md b/packages/libs/utils/CHANGELOG.md index 3a1a8aa4..bdc988d2 100644 --- a/packages/libs/utils/CHANGELOG.md +++ b/packages/libs/utils/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/utils -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/libs/utils/package.json b/packages/libs/utils/package.json index 4c0d8b2f..659b215b 100644 --- a/packages/libs/utils/package.json +++ b/packages/libs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/utils", - "version": "1.0.29", + "version": "1.0.30", "description": "core utils for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/express/CHANGELOG.json b/packages/plugins/express/CHANGELOG.json index 79c4f36e..9874e6e3 100644 --- a/packages/plugins/express/CHANGELOG.json +++ b/packages/plugins/express/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-express", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-express_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-express_v1.0.29", diff --git a/packages/plugins/express/CHANGELOG.md b/packages/plugins/express/CHANGELOG.md index a91feeef..03cb87f1 100644 --- a/packages/plugins/express/CHANGELOG.md +++ b/packages/plugins/express/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-express -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/express/package.json b/packages/plugins/express/package.json index a8b4e799..cb9fbc99 100644 --- a/packages/plugins/express/package.json +++ b/packages/plugins/express/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-express", - "version": "1.0.29", + "version": "1.0.30", "description": "express plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/koa/CHANGELOG.json b/packages/plugins/koa/CHANGELOG.json index 9a83f487..d06b5fb3 100644 --- a/packages/plugins/koa/CHANGELOG.json +++ b/packages/plugins/koa/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-koa", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-koa_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-koa_v1.0.29", diff --git a/packages/plugins/koa/CHANGELOG.md b/packages/plugins/koa/CHANGELOG.md index e2a1e42a..e1e9c01b 100644 --- a/packages/plugins/koa/CHANGELOG.md +++ b/packages/plugins/koa/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-koa -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/koa/package.json b/packages/plugins/koa/package.json index a19eb406..f5c84c44 100644 --- a/packages/plugins/koa/package.json +++ b/packages/plugins/koa/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-koa", - "version": "1.0.29", + "version": "1.0.30", "description": "koa plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/log4js/CHANGELOG.json b/packages/plugins/log4js/CHANGELOG.json index d643ef83..09ca61b9 100644 --- a/packages/plugins/log4js/CHANGELOG.json +++ b/packages/plugins/log4js/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-log4js", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-log4js_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-log4js_v1.0.29", diff --git a/packages/plugins/log4js/CHANGELOG.md b/packages/plugins/log4js/CHANGELOG.md index 3636708a..18f28fe1 100644 --- a/packages/plugins/log4js/CHANGELOG.md +++ b/packages/plugins/log4js/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-log4js -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/log4js/package.json b/packages/plugins/log4js/package.json index 1ed6fcac..05abff39 100644 --- a/packages/plugins/log4js/package.json +++ b/packages/plugins/log4js/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-log4js", - "version": "1.0.29", + "version": "1.0.30", "description": "log4js plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/nest/CHANGELOG.json b/packages/plugins/nest/CHANGELOG.json index 3cf651e7..0f58bed5 100644 --- a/packages/plugins/nest/CHANGELOG.json +++ b/packages/plugins/nest/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-nest", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-nest_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-nest_v1.0.29", diff --git a/packages/plugins/nest/CHANGELOG.md b/packages/plugins/nest/CHANGELOG.md index 3e2ffef0..8762e4fb 100644 --- a/packages/plugins/nest/CHANGELOG.md +++ b/packages/plugins/nest/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-nest -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/nest/package.json b/packages/plugins/nest/package.json index 17995371..36756031 100644 --- a/packages/plugins/nest/package.json +++ b/packages/plugins/nest/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-nest", - "version": "1.0.29", + "version": "1.0.30", "description": "nest plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/nunjucks/CHANGELOG.json b/packages/plugins/nunjucks/CHANGELOG.json index d4b9d7f5..a433872c 100644 --- a/packages/plugins/nunjucks/CHANGELOG.json +++ b/packages/plugins/nunjucks/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-nunjucks", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-nunjucks_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-nunjucks_v1.0.29", diff --git a/packages/plugins/nunjucks/CHANGELOG.md b/packages/plugins/nunjucks/CHANGELOG.md index 4343cb40..d6efb6b7 100644 --- a/packages/plugins/nunjucks/CHANGELOG.md +++ b/packages/plugins/nunjucks/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-nunjucks -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/nunjucks/package.json b/packages/plugins/nunjucks/package.json index 00a2c551..ed003fcf 100644 --- a/packages/plugins/nunjucks/package.json +++ b/packages/plugins/nunjucks/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-nunjucks", - "version": "1.0.29", + "version": "1.0.30", "description": "nunjucks plugins for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/openai/CHANGELOG.json b/packages/plugins/openai/CHANGELOG.json index 8fda059c..9b356e0c 100644 --- a/packages/plugins/openai/CHANGELOG.json +++ b/packages/plugins/openai/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-openai", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-openai_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-openai_v1.0.29", diff --git a/packages/plugins/openai/CHANGELOG.md b/packages/plugins/openai/CHANGELOG.md index fdff8967..4ccc5b9c 100644 --- a/packages/plugins/openai/CHANGELOG.md +++ b/packages/plugins/openai/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-openai -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/openai/package.json b/packages/plugins/openai/package.json index 0dcbe933..ff0b1254 100644 --- a/packages/plugins/openai/package.json +++ b/packages/plugins/openai/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-openai", - "version": "1.0.29", + "version": "1.0.30", "description": "openai plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/pptr/CHANGELOG.json b/packages/plugins/pptr/CHANGELOG.json index ed9bee3f..4890e36a 100644 --- a/packages/plugins/pptr/CHANGELOG.json +++ b/packages/plugins/pptr/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-pptr", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-pptr_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-pptr_v1.0.29", diff --git a/packages/plugins/pptr/CHANGELOG.md b/packages/plugins/pptr/CHANGELOG.md index 318a52f9..a881ea53 100644 --- a/packages/plugins/pptr/CHANGELOG.md +++ b/packages/plugins/pptr/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-pptr -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/pptr/package.json b/packages/plugins/pptr/package.json index 1e7a6152..38970bf9 100644 --- a/packages/plugins/pptr/package.json +++ b/packages/plugins/pptr/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-pptr", - "version": "1.0.29", + "version": "1.0.30", "description": "pptr plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/proxy/CHANGELOG.json b/packages/plugins/proxy/CHANGELOG.json index ed933a6a..20012f26 100644 --- a/packages/plugins/proxy/CHANGELOG.json +++ b/packages/plugins/proxy/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-proxy", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-proxy_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-proxy_v1.0.29", diff --git a/packages/plugins/proxy/CHANGELOG.md b/packages/plugins/proxy/CHANGELOG.md index a9bdf247..8f3b7e89 100644 --- a/packages/plugins/proxy/CHANGELOG.md +++ b/packages/plugins/proxy/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-proxy -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/proxy/package.json b/packages/plugins/proxy/package.json index 1748965e..847c784c 100644 --- a/packages/plugins/proxy/package.json +++ b/packages/plugins/proxy/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-proxy", - "version": "1.0.29", + "version": "1.0.30", "description": "proxy plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/redis/CHANGELOG.json b/packages/plugins/redis/CHANGELOG.json index 39d968d5..a66cb779 100644 --- a/packages/plugins/redis/CHANGELOG.json +++ b/packages/plugins/redis/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-redis", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-redis_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-redis_v1.0.29", diff --git a/packages/plugins/redis/CHANGELOG.md b/packages/plugins/redis/CHANGELOG.md index baa25da3..b550e386 100644 --- a/packages/plugins/redis/CHANGELOG.md +++ b/packages/plugins/redis/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-redis -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/redis/package.json b/packages/plugins/redis/package.json index ac11d048..6b8ebc30 100644 --- a/packages/plugins/redis/package.json +++ b/packages/plugins/redis/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-redis", - "version": "1.0.29", + "version": "1.0.30", "description": "redis plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/schedule/CHANGELOG.json b/packages/plugins/schedule/CHANGELOG.json index 160276dc..dc9acfc3 100644 --- a/packages/plugins/schedule/CHANGELOG.json +++ b/packages/plugins/schedule/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-schedule", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-schedule_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-schedule_v1.0.29", diff --git a/packages/plugins/schedule/CHANGELOG.md b/packages/plugins/schedule/CHANGELOG.md index 25cdf1b7..fa827ba2 100644 --- a/packages/plugins/schedule/CHANGELOG.md +++ b/packages/plugins/schedule/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-schedule -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/schedule/package.json b/packages/plugins/schedule/package.json index 0982b9ae..2f24061e 100644 --- a/packages/plugins/schedule/package.json +++ b/packages/plugins/schedule/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-schedule", - "version": "1.0.29", + "version": "1.0.30", "description": "schedule plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/sequelize/CHANGELOG.json b/packages/plugins/sequelize/CHANGELOG.json index 2058ffac..4b5c53a8 100644 --- a/packages/plugins/sequelize/CHANGELOG.json +++ b/packages/plugins/sequelize/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-sequelize", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-sequelize_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-sequelize_v1.0.29", diff --git a/packages/plugins/sequelize/CHANGELOG.md b/packages/plugins/sequelize/CHANGELOG.md index c0683bc6..1cc24ae5 100644 --- a/packages/plugins/sequelize/CHANGELOG.md +++ b/packages/plugins/sequelize/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-sequelize -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/sequelize/package.json b/packages/plugins/sequelize/package.json index c5a06cf4..03d3eee3 100644 --- a/packages/plugins/sequelize/package.json +++ b/packages/plugins/sequelize/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-sequelize", - "version": "1.0.29", + "version": "1.0.30", "description": "sequelize plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/telegram/CHANGELOG.json b/packages/plugins/telegram/CHANGELOG.json index b9b5e7f0..727d4085 100644 --- a/packages/plugins/telegram/CHANGELOG.json +++ b/packages/plugins/telegram/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-telegram", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-telegram_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-telegram_v1.0.29", diff --git a/packages/plugins/telegram/CHANGELOG.md b/packages/plugins/telegram/CHANGELOG.md index 5a6f19dc..779f408f 100644 --- a/packages/plugins/telegram/CHANGELOG.md +++ b/packages/plugins/telegram/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-telegram -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/telegram/package.json b/packages/plugins/telegram/package.json index 9071e5c3..ba640508 100644 --- a/packages/plugins/telegram/package.json +++ b/packages/plugins/telegram/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-telegram", - "version": "1.0.29", + "version": "1.0.30", "description": "telegram plugin for artusx", "keywords": [ "artusx" diff --git a/packages/plugins/xtransit/CHANGELOG.json b/packages/plugins/xtransit/CHANGELOG.json index 73e47d4f..50c40cbd 100644 --- a/packages/plugins/xtransit/CHANGELOG.json +++ b/packages/plugins/xtransit/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/plugin-xtransit", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/plugin-xtransit_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/plugin-xtransit_v1.0.29", diff --git a/packages/plugins/xtransit/CHANGELOG.md b/packages/plugins/xtransit/CHANGELOG.md index 0706e3d2..0062cd6f 100644 --- a/packages/plugins/xtransit/CHANGELOG.md +++ b/packages/plugins/xtransit/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/plugin-xtransit -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/packages/plugins/xtransit/package.json b/packages/plugins/xtransit/package.json index d724f1ad..ad22de94 100644 --- a/packages/plugins/xtransit/package.json +++ b/packages/plugins/xtransit/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/plugin-xtransit", - "version": "1.0.29", + "version": "1.0.30", "description": "xtransit plugin for artusx", "keywords": [ "artusx" diff --git a/toolchains/eslint-config/CHANGELOG.json b/toolchains/eslint-config/CHANGELOG.json index b8693548..6f55ca72 100644 --- a/toolchains/eslint-config/CHANGELOG.json +++ b/toolchains/eslint-config/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/eslint-config", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/eslint-config_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/eslint-config_v1.0.29", diff --git a/toolchains/eslint-config/CHANGELOG.md b/toolchains/eslint-config/CHANGELOG.md index f126244b..a4558d1d 100644 --- a/toolchains/eslint-config/CHANGELOG.md +++ b/toolchains/eslint-config/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/eslint-config -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/toolchains/eslint-config/package.json b/toolchains/eslint-config/package.json index 4a214f92..c202c97e 100644 --- a/toolchains/eslint-config/package.json +++ b/toolchains/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/eslint-config", - "version": "1.0.29", + "version": "1.0.30", "description": "eslint rules for artusx", "keywords": [ "artusx" diff --git a/toolchains/init-config/CHANGELOG.json b/toolchains/init-config/CHANGELOG.json index 2319b00c..2a5c5fe3 100644 --- a/toolchains/init-config/CHANGELOG.json +++ b/toolchains/init-config/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/init-config", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/init-config_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/init-config_v1.0.29", diff --git a/toolchains/init-config/CHANGELOG.md b/toolchains/init-config/CHANGELOG.md index 70f9b45f..67251851 100644 --- a/toolchains/init-config/CHANGELOG.md +++ b/toolchains/init-config/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/init-config -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/toolchains/init-config/package.json b/toolchains/init-config/package.json index 33714ff3..29e29d96 100644 --- a/toolchains/init-config/package.json +++ b/toolchains/init-config/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/init-config", - "version": "1.0.29", + "version": "1.0.30", "description": "init config for artusx", "keywords": [ "artusx" diff --git a/toolchains/init/CHANGELOG.json b/toolchains/init/CHANGELOG.json index 22c85c1e..13ffe2c5 100644 --- a/toolchains/init/CHANGELOG.json +++ b/toolchains/init/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/init", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/init_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/init_v1.0.29", diff --git a/toolchains/init/CHANGELOG.md b/toolchains/init/CHANGELOG.md index d3fb161b..5abf60a4 100644 --- a/toolchains/init/CHANGELOG.md +++ b/toolchains/init/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/init -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/toolchains/init/package.json b/toolchains/init/package.json index 72f708f7..19f25a4b 100644 --- a/toolchains/init/package.json +++ b/toolchains/init/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/init", - "version": "1.0.29", + "version": "1.0.30", "description": "init cli for artusx", "keywords": [ "artusx" diff --git a/toolchains/tsconfig/CHANGELOG.json b/toolchains/tsconfig/CHANGELOG.json index 4096504a..14039d79 100644 --- a/toolchains/tsconfig/CHANGELOG.json +++ b/toolchains/tsconfig/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@artusx/tsconfig", "entries": [ + { + "version": "1.0.30", + "tag": "@artusx/tsconfig_v1.0.30", + "date": "Mon, 18 Mar 2024 09:08:51 GMT", + "comments": {} + }, { "version": "1.0.29", "tag": "@artusx/tsconfig_v1.0.29", diff --git a/toolchains/tsconfig/CHANGELOG.md b/toolchains/tsconfig/CHANGELOG.md index 18642fc6..ffe5ca95 100644 --- a/toolchains/tsconfig/CHANGELOG.md +++ b/toolchains/tsconfig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @artusx/tsconfig -This log was last generated on Mon, 18 Mar 2024 08:58:16 GMT and should not be manually modified. +This log was last generated on Mon, 18 Mar 2024 09:08:51 GMT and should not be manually modified. + +## 1.0.30 +Mon, 18 Mar 2024 09:08:51 GMT + +_Version update only_ ## 1.0.29 Mon, 18 Mar 2024 08:58:16 GMT diff --git a/toolchains/tsconfig/package.json b/toolchains/tsconfig/package.json index 43f61647..2364b8c5 100644 --- a/toolchains/tsconfig/package.json +++ b/toolchains/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@artusx/tsconfig", - "version": "1.0.29", + "version": "1.0.30", "description": "tsconfig for artusx", "keywords": [ "artusx"