diff --git a/apps/host/CHANGELOG.json b/apps/host/CHANGELOG.json index fd4e979db..a7e74afb8 100644 --- a/apps/host/CHANGELOG.json +++ b/apps/host/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@yuants/app-host", "entries": [ + { + "version": "0.2.31", + "tag": "@yuants/app-host_v0.2.31", + "date": "Sun, 29 Sep 2024 12:31:38 GMT", + "comments": { + "patch": [ + { + "comment": "fix phantom terminal" + } + ], + "none": [ + { + "comment": "Bump Version" + } + ] + } + }, { "version": "0.2.30", "tag": "@yuants/app-host_v0.2.30", diff --git a/apps/host/CHANGELOG.md b/apps/host/CHANGELOG.md index 98ac2cc64..c30b7deb6 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 Wed, 25 Sep 2024 08:29:52 GMT and should not be manually modified. +This log was last generated on Sun, 29 Sep 2024 12:31:38 GMT and should not be manually modified. + +## 0.2.31 +Sun, 29 Sep 2024 12:31:38 GMT + +### Patches + +- fix phantom terminal ## 0.2.30 Wed, 25 Sep 2024 08:29:52 GMT diff --git a/apps/host/package.json b/apps/host/package.json index 9f24fb30a..037074d96 100644 --- a/apps/host/package.json +++ b/apps/host/package.json @@ -1,6 +1,6 @@ { "name": "@yuants/app-host", - "version": "0.2.30", + "version": "0.2.31", "description": "Host", "files": [ "dist", diff --git a/apps/hosts/CHANGELOG.json b/apps/hosts/CHANGELOG.json index fccd88d0b..45aba4e28 100644 --- a/apps/hosts/CHANGELOG.json +++ b/apps/hosts/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@yuants/app-hosts", "entries": [ + { + "version": "0.1.14", + "tag": "@yuants/app-hosts_v0.1.14", + "date": "Sun, 29 Sep 2024 12:31:38 GMT", + "comments": { + "patch": [ + { + "comment": "fix phantom terminal" + } + ], + "none": [ + { + "comment": "Bump Version" + } + ] + } + }, { "version": "0.1.13", "tag": "@yuants/app-hosts_v0.1.13", diff --git a/apps/hosts/CHANGELOG.md b/apps/hosts/CHANGELOG.md index fa2292735..7436ed7be 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 Wed, 25 Sep 2024 08:29:52 GMT and should not be manually modified. +This log was last generated on Sun, 29 Sep 2024 12:31:38 GMT and should not be manually modified. + +## 0.1.14 +Sun, 29 Sep 2024 12:31:38 GMT + +### Patches + +- fix phantom terminal ## 0.1.13 Wed, 25 Sep 2024 08:29:52 GMT diff --git a/apps/hosts/package.json b/apps/hosts/package.json index ec99385a0..d41642ff9 100644 --- a/apps/hosts/package.json +++ b/apps/hosts/package.json @@ -1,6 +1,6 @@ { "name": "@yuants/app-hosts", - "version": "0.1.13", + "version": "0.1.14", "description": "Hosts", "files": [ "dist", diff --git a/common/changes/@yuants/app-host/2024-09-29-11-54.json b/common/changes/@yuants/app-host/2024-09-29-11-54.json deleted file mode 100644 index 2e0ac01b6..000000000 --- a/common/changes/@yuants/app-host/2024-09-29-11-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@yuants/app-host", - "comment": "fix phantom terminal", - "type": "patch" - } - ], - "packageName": "@yuants/app-host" -} \ No newline at end of file diff --git a/common/changes/@yuants/app-host/main_2024-09-25-08-30.json b/common/changes/@yuants/app-host/main_2024-09-29-12-31.json similarity index 100% rename from common/changes/@yuants/app-host/main_2024-09-25-08-30.json rename to common/changes/@yuants/app-host/main_2024-09-29-12-31.json diff --git a/common/changes/@yuants/app-hosts/2024-09-29-11-54.json b/common/changes/@yuants/app-hosts/2024-09-29-11-54.json deleted file mode 100644 index 31d606d55..000000000 --- a/common/changes/@yuants/app-hosts/2024-09-29-11-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@yuants/app-hosts", - "comment": "fix phantom terminal", - "type": "patch" - } - ], - "packageName": "@yuants/app-hosts" -} \ No newline at end of file diff --git a/common/changes/@yuants/app-hosts/main_2024-09-25-08-30.json b/common/changes/@yuants/app-hosts/main_2024-09-29-12-31.json similarity index 100% rename from common/changes/@yuants/app-hosts/main_2024-09-25-08-30.json rename to common/changes/@yuants/app-hosts/main_2024-09-29-12-31.json