From 7095430a5855c95b12988dfb91d86d35cf9d105c Mon Sep 17 00:00:00 2001 From: tiktokbot Date: Tue, 1 Oct 2024 20:22:25 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/sparo/CHANGELOG.json | 12 ++++++++++++ apps/sparo/CHANGELOG.md | 9 ++++++++- .../fix-branch-fetch-config_2024-09-23-22-33.json | 10 ---------- 3 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 common/changes/sparo/fix-branch-fetch-config_2024-09-23-22-33.json diff --git a/apps/sparo/CHANGELOG.json b/apps/sparo/CHANGELOG.json index 0e18b0b..3e97a45 100644 --- a/apps/sparo/CHANGELOG.json +++ b/apps/sparo/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "sparo", "entries": [ + { + "version": "1.7.1", + "tag": "sparo_v1.7.1", + "date": "Tue, 01 Oct 2024 20:22:25 GMT", + "comments": { + "none": [ + { + "comment": "Fix git configs for tracking branch" + } + ] + } + }, { "version": "1.7.0", "tag": "sparo_v1.7.0", diff --git a/apps/sparo/CHANGELOG.md b/apps/sparo/CHANGELOG.md index 721d45d..b462603 100644 --- a/apps/sparo/CHANGELOG.md +++ b/apps/sparo/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - sparo -This log was last generated on Tue, 27 Aug 2024 17:48:19 GMT and should not be manually modified. +This log was last generated on Tue, 01 Oct 2024 20:22:25 GMT and should not be manually modified. + +## 1.7.1 +Tue, 01 Oct 2024 20:22:25 GMT + +### Updates + +- Fix git configs for tracking branch ## 1.7.0 Tue, 27 Aug 2024 17:48:19 GMT diff --git a/common/changes/sparo/fix-branch-fetch-config_2024-09-23-22-33.json b/common/changes/sparo/fix-branch-fetch-config_2024-09-23-22-33.json deleted file mode 100644 index 440c348..0000000 --- a/common/changes/sparo/fix-branch-fetch-config_2024-09-23-22-33.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "sparo", - "comment": "Fix git configs for tracking branch", - "type": "none" - } - ], - "packageName": "sparo" -} \ No newline at end of file