diff --git a/CHANGELOG.json b/CHANGELOG.json index c78f03e..1662988 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@zhishuyun/hub", "entries": [ + { + "date": "Mon, 01 Jan 2024 17:28:15 GMT", + "version": "0.4.0", + "tag": "@zhishuyun/hub_v0.4.0", + "comments": { + "minor": [ + { + "author": "cqc@cuiqingcai.com", + "package": "@zhishuyun/hub", + "commit": "9e3fc10ac1aed60f7a3c19b64c0ada74469fb27e", + "comment": "refine and clean files" + } + ] + } + }, { "date": "Mon, 01 Jan 2024 16:20:13 GMT", "version": "0.3.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 84a3098..01b9e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @zhishuyun/hub -This log was last generated on Mon, 01 Jan 2024 16:20:13 GMT and should not be manually modified. +This log was last generated on Mon, 01 Jan 2024 17:28:15 GMT and should not be manually modified. +## 0.4.0 + +Mon, 01 Jan 2024 17:28:15 GMT + +### Minor changes + +- refine and clean files (cqc@cuiqingcai.com) + ## 0.3.0 Mon, 01 Jan 2024 16:20:13 GMT diff --git a/change/@zhishuyun-hub-20d42c0a-4968-4d96-94d8-bc5f88be0428.json b/change/@zhishuyun-hub-20d42c0a-4968-4d96-94d8-bc5f88be0428.json deleted file mode 100644 index 1a8b027..0000000 --- a/change/@zhishuyun-hub-20d42c0a-4968-4d96-94d8-bc5f88be0428.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "refine and clean files", - "packageName": "@zhishuyun/hub", - "email": "cqc@cuiqingcai.com", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index c471463..7da51a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zhishuyun/hub", - "version": "0.3.0", + "version": "0.4.0", "author": "Germey Technology ", "repository": { "type": "git",