updated changelog.
This commit is contained in:
parent
c8e4427615
commit
6a5fcf34ed
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250923-03cd3312",
|
"tag": "dev-20250923-d09761bd",
|
||||||
"date": "2025-09-23T18:34:31+00:00",
|
"date": "2025-09-23T19:00:26+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d09761bd",
|
||||||
|
"message": "Ensure a valid channel/playlist id present when validating url in youtube task handler.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-23T19:00:26+00:00",
|
||||||
|
"full_sha": "d09761bd1c3e2c602471f389782feb8e44514c06"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "03cd3312",
|
"sha": "03cd3312",
|
||||||
"message": "Bundles deno runtime. Closes #426",
|
"message": "Bundles deno runtime. Closes #426",
|
||||||
|
|
@ -2167,7 +2174,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "03cd3312cc29179f115cf12d7c8dcba01a0cfd01"
|
"full_sha": "d09761bd1c3e2c602471f389782feb8e44514c06"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "03cd3312cc29179f115cf12d7c8dcba01a0cfd01",
|
"full_sha": "d09761bd1c3e2c602471f389782feb8e44514c06",
|
||||||
"date": "2025-09-23T18:34:31+00:00",
|
"date": "2025-09-23T19:00:26+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d09761bd",
|
||||||
|
"full_sha": "d09761bd1c3e2c602471f389782feb8e44514c06",
|
||||||
|
"message": "Ensure a valid channel/playlist id present when validating url in youtube task handler.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-23T19:00:26+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "03cd3312",
|
"sha": "03cd3312",
|
||||||
"full_sha": "03cd3312cc29179f115cf12d7c8dcba01a0cfd01",
|
"full_sha": "03cd3312cc29179f115cf12d7c8dcba01a0cfd01",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue