diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 10a18baf..34ec4dad 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20260411-890aae8a", - "date": "2026-04-11T16:17:55+00:00", + "tag": "dev-20260411-1786db46", + "date": "2026-04-11T16:48:48+00:00", "commits": [ + { + "sha": "1786db46", + "message": "fix: native build could fail due to cache restore", + "author": "arabcoders", + "date": "2026-04-11T16:48:48+00:00", + "full_sha": "1786db46ccbd6d5ca2a26f1e36fb656b2dc18391" + }, { "sha": "890aae8a", "message": "chore: external packages update", @@ -4358,7 +4365,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "890aae8a724b64bc94c476d34ae9409e64c8fa0d" + "full_sha": "1786db46ccbd6d5ca2a26f1e36fb656b2dc18391" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 94016c58..041fd2b8 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,18 @@ [ + { + "tag": "Unmerged (dev branch)", + "full_sha": "1786db46ccbd6d5ca2a26f1e36fb656b2dc18391", + "date": "2026-04-11T16:48:48+00:00", + "commits": [ + { + "sha": "1786db46", + "full_sha": "1786db46ccbd6d5ca2a26f1e36fb656b2dc18391", + "message": "fix: native build could fail due to cache restore", + "author": "arabcoders", + "date": "2026-04-11T16:48:48+00:00" + } + ] + }, { "tag": "v2.0.6", "full_sha": "0eabc2197b3060be87d06c62361b013277c7da84",