From 8df5f4013fef2f683bc19dab781541818b1cb614 Mon Sep 17 00:00:00 2001
From: tiktokbot <tiktokbot@users.noreply.github.com>
Date: Fri, 29 Mar 2024 21:28:25 +0000
Subject: [PATCH] Update changelogs [skip ci]

---
 apps/sparo/CHANGELOG.json                            | 12 ++++++++++++
 apps/sparo/CHANGELOG.md                              |  9 ++++++++-
 .../fix-checkout-filepath_2024-03-29-21-20.json      | 10 ----------
 3 files changed, 20 insertions(+), 11 deletions(-)
 delete mode 100644 common/changes/sparo/fix-checkout-filepath_2024-03-29-21-20.json

diff --git a/apps/sparo/CHANGELOG.json b/apps/sparo/CHANGELOG.json
index e314a37..2953630 100644
--- a/apps/sparo/CHANGELOG.json
+++ b/apps/sparo/CHANGELOG.json
@@ -1,6 +1,18 @@
 {
   "name": "sparo",
   "entries": [
+    {
+      "version": "1.0.7",
+      "tag": "sparo_v1.0.7",
+      "date": "Fri, 29 Mar 2024 21:28:25 GMT",
+      "comments": {
+        "none": [
+          {
+            "comment": "No need to sync sparse checkout state if the target kind is file path"
+          }
+        ]
+      }
+    },
     {
       "version": "1.0.6",
       "tag": "sparo_v1.0.6",
diff --git a/apps/sparo/CHANGELOG.md b/apps/sparo/CHANGELOG.md
index c0faed0..6f5935c 100644
--- a/apps/sparo/CHANGELOG.md
+++ b/apps/sparo/CHANGELOG.md
@@ -1,6 +1,13 @@
 # Change Log - sparo
 
-This log was last generated on Fri, 29 Mar 2024 19:27:13 GMT and should not be manually modified.
+This log was last generated on Fri, 29 Mar 2024 21:28:25 GMT and should not be manually modified.
+
+## 1.0.7
+Fri, 29 Mar 2024 21:28:25 GMT
+
+### Updates
+
+- No need to sync sparse checkout state if the target kind is file path
 
 ## 1.0.6
 Fri, 29 Mar 2024 19:27:13 GMT
diff --git a/common/changes/sparo/fix-checkout-filepath_2024-03-29-21-20.json b/common/changes/sparo/fix-checkout-filepath_2024-03-29-21-20.json
deleted file mode 100644
index b282682..0000000
--- a/common/changes/sparo/fix-checkout-filepath_2024-03-29-21-20.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-  "changes": [
-    {
-      "packageName": "sparo",
-      "comment": "No need to sync sparse checkout state if the target kind is file path",
-      "type": "none"
-    }
-  ],
-  "packageName": "sparo"
-}
\ No newline at end of file