updated changelog.
This commit is contained in:
parent
c8d63c4695
commit
e407fdadb5
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251230-9595a69b",
|
"tag": "dev-20251230-f32e3233",
|
||||||
"date": "2025-12-30T14:05:59+00:00",
|
"date": "2025-12-30T17:42:50+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "f32e3233",
|
||||||
|
"message": "Refactor: improve linting and formatting",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-30T17:42:50+00:00",
|
||||||
|
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "9595a69b",
|
"sha": "9595a69b",
|
||||||
"message": "Refactor: stagger tasks creation for playlist processing",
|
"message": "Refactor: stagger tasks creation for playlist processing",
|
||||||
|
|
@ -3413,7 +3420,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f"
|
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -50,9 +50,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895",
|
||||||
"date": "2025-12-30T14:05:59+00:00",
|
"date": "2025-12-30T17:42:50+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "f32e3233",
|
||||||
|
"full_sha": "f32e3233099b8f550b25737f68b3170216a8c895",
|
||||||
|
"message": "Refactor: improve linting and formatting",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-30T17:42:50+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "9595a69b",
|
"sha": "9595a69b",
|
||||||
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
"full_sha": "9595a69b50bd1fcda879047c86c1a9d5c8b5cd1f",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue