From ca053b6e95e4f5540ecd8388a89c157b410891e4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 2 Jan 2024 19:18:59 +0000 Subject: [PATCH] applying package updates --- CHANGELOG.json | 15 +++++++++++++++ CHANGELOG.md | 10 +++++++++- ...-hub-26d93c19-4059-4012-a75b-c34eb8c58c32.json | 7 ------- package.json | 2 +- 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 change/@zhishuyun-hub-26d93c19-4059-4012-a75b-c34eb8c58c32.json diff --git a/CHANGELOG.json b/CHANGELOG.json index f338fd9..2ee2085 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@zhishuyun/hub", "entries": [ + { + "date": "Tue, 02 Jan 2024 19:18:59 GMT", + "version": "0.7.2", + "tag": "@zhishuyun/hub_v0.7.2", + "comments": { + "patch": [ + { + "author": "cqc@germey.cn", + "package": "@zhishuyun/hub", + "commit": "df621bf87a380c06a6549dbd47babef973c0a3a4", + "comment": "fix bug of setting cookie of inviter id" + } + ] + } + }, { "date": "Tue, 02 Jan 2024 18:23:41 GMT", "version": "0.7.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index b9146f6..b7c8319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @zhishuyun/hub -This log was last generated on Tue, 02 Jan 2024 18:23:41 GMT and should not be manually modified. +This log was last generated on Tue, 02 Jan 2024 19:18:59 GMT and should not be manually modified. +## 0.7.2 + +Tue, 02 Jan 2024 19:18:59 GMT + +### Patches + +- fix bug of setting cookie of inviter id (cqc@germey.cn) + ## 0.7.1 Tue, 02 Jan 2024 18:23:41 GMT diff --git a/change/@zhishuyun-hub-26d93c19-4059-4012-a75b-c34eb8c58c32.json b/change/@zhishuyun-hub-26d93c19-4059-4012-a75b-c34eb8c58c32.json deleted file mode 100644 index cfe0e96..0000000 --- a/change/@zhishuyun-hub-26d93c19-4059-4012-a75b-c34eb8c58c32.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix bug of setting cookie of inviter id", - "packageName": "@zhishuyun/hub", - "email": "cqc@germey.cn", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 7d1529d..c6acd4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zhishuyun/hub", - "version": "0.7.1", + "version": "0.7.2", "author": "Germey Technology ", "repository": { "type": "git",