diff --git a/apps/host/CHANGELOG.json b/apps/host/CHANGELOG.json index af738e70..c7fdcd05 100644 --- a/apps/host/CHANGELOG.json +++ b/apps/host/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@yuants/app-host", "entries": [ + { + "version": "0.2.34", + "tag": "@yuants/app-host_v0.2.34", + "date": "Sat, 26 Oct 2024 08:08:45 GMT", + "comments": { + "patch": [ + { + "comment": "fix missing terminal" + } + ], + "none": [ + { + "comment": "Bump Version" + } + ] + } + }, { "version": "0.2.33", "tag": "@yuants/app-host_v0.2.33", diff --git a/apps/host/CHANGELOG.md b/apps/host/CHANGELOG.md index d2b12a7a..4017f154 100644 --- a/apps/host/CHANGELOG.md +++ b/apps/host/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @yuants/app-host -This log was last generated on Fri, 25 Oct 2024 21:53:01 GMT and should not be manually modified. +This log was last generated on Sat, 26 Oct 2024 08:08:45 GMT and should not be manually modified. + +## 0.2.34 +Sat, 26 Oct 2024 08:08:45 GMT + +### Patches + +- fix missing terminal ## 0.2.33 Fri, 25 Oct 2024 21:53:01 GMT diff --git a/apps/host/package.json b/apps/host/package.json index 963a2e50..118effa0 100644 --- a/apps/host/package.json +++ b/apps/host/package.json @@ -1,6 +1,6 @@ { "name": "@yuants/app-host", - "version": "0.2.33", + "version": "0.2.34", "description": "Host", "files": [ "dist", diff --git a/apps/hosts/CHANGELOG.json b/apps/hosts/CHANGELOG.json index 48ef4415..1674bd2e 100644 --- a/apps/hosts/CHANGELOG.json +++ b/apps/hosts/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@yuants/app-hosts", "entries": [ + { + "version": "0.1.17", + "tag": "@yuants/app-hosts_v0.1.17", + "date": "Sat, 26 Oct 2024 08:08:45 GMT", + "comments": { + "patch": [ + { + "comment": "fix missing terminal" + } + ], + "none": [ + { + "comment": "Bump Version" + } + ] + } + }, { "version": "0.1.16", "tag": "@yuants/app-hosts_v0.1.16", diff --git a/apps/hosts/CHANGELOG.md b/apps/hosts/CHANGELOG.md index 56140490..09b41f97 100644 --- a/apps/hosts/CHANGELOG.md +++ b/apps/hosts/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @yuants/app-hosts -This log was last generated on Fri, 25 Oct 2024 21:53:01 GMT and should not be manually modified. +This log was last generated on Sat, 26 Oct 2024 08:08:45 GMT and should not be manually modified. + +## 0.1.17 +Sat, 26 Oct 2024 08:08:45 GMT + +### Patches + +- fix missing terminal ## 0.1.16 Fri, 25 Oct 2024 21:53:01 GMT diff --git a/apps/hosts/package.json b/apps/hosts/package.json index beb95b6a..f8c1305d 100644 --- a/apps/hosts/package.json +++ b/apps/hosts/package.json @@ -1,6 +1,6 @@ { "name": "@yuants/app-hosts", - "version": "0.1.16", + "version": "0.1.17", "description": "Hosts", "files": [ "dist", diff --git a/common/changes/@yuants/app-host/2024-10-26-07-47.json b/common/changes/@yuants/app-host/2024-10-26-07-47.json deleted file mode 100644 index bbb1f290..00000000 --- a/common/changes/@yuants/app-host/2024-10-26-07-47.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@yuants/app-host", - "comment": "fix missing terminal", - "type": "patch" - } - ], - "packageName": "@yuants/app-host" -} \ No newline at end of file diff --git a/common/changes/@yuants/app-host/main_2024-10-25-21-53.json b/common/changes/@yuants/app-host/main_2024-10-26-08-08.json similarity index 100% rename from common/changes/@yuants/app-host/main_2024-10-25-21-53.json rename to common/changes/@yuants/app-host/main_2024-10-26-08-08.json diff --git a/common/changes/@yuants/app-hosts/2024-10-26-07-47.json b/common/changes/@yuants/app-hosts/2024-10-26-07-47.json deleted file mode 100644 index 09f11600..00000000 --- a/common/changes/@yuants/app-hosts/2024-10-26-07-47.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@yuants/app-hosts", - "comment": "fix missing terminal", - "type": "patch" - } - ], - "packageName": "@yuants/app-hosts" -} \ No newline at end of file diff --git a/common/changes/@yuants/app-hosts/main_2024-10-25-21-53.json b/common/changes/@yuants/app-hosts/main_2024-10-26-08-08.json similarity index 100% rename from common/changes/@yuants/app-hosts/main_2024-10-25-21-53.json rename to common/changes/@yuants/app-hosts/main_2024-10-26-08-08.json