diff --git a/CHANGELOG.json b/CHANGELOG.json index 7d99b2d2..dd427cde 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@acedatacloud/hub", "entries": [ + { + "date": "Sat, 11 May 2024 09:40:27 GMT", + "version": "1.1.2", + "tag": "@acedatacloud/hub_v1.1.2", + "comments": { + "patch": [ + { + "author": "cqc@cuiqingcai.com", + "package": "@acedatacloud/hub", + "commit": "b3f722d8fff1c328594329909da650d9d494d735", + "comment": "align across site for theme and locale" + } + ] + } + }, { "date": "Sun, 05 May 2024 06:16:02 GMT", "version": "1.1.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index 860301d3..05a2b4cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @acedatacloud/hub -This log was last generated on Sun, 05 May 2024 06:16:02 GMT and should not be manually modified. +This log was last generated on Sat, 11 May 2024 09:40:27 GMT and should not be manually modified. +## 1.1.2 + +Sat, 11 May 2024 09:40:27 GMT + +### Patches + +- align across site for theme and locale (cqc@cuiqingcai.com) + ## 1.1.1 Sun, 05 May 2024 06:16:02 GMT diff --git a/change/@acedatacloud-hub-949fa604-3730-4605-a6cc-506cd925fda6.json b/change/@acedatacloud-hub-949fa604-3730-4605-a6cc-506cd925fda6.json deleted file mode 100644 index a5ca9ce3..00000000 --- a/change/@acedatacloud-hub-949fa604-3730-4605-a6cc-506cd925fda6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "align across site for theme and locale", - "packageName": "@acedatacloud/hub", - "email": "cqc@cuiqingcai.com", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 6da4d881..9ab1f188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@acedatacloud/hub", - "version": "1.1.1", + "version": "1.1.2", "author": "Germey Technology ", "repository": { "type": "git",