updated changelog.
This commit is contained in:
parent
25ee1e2191
commit
0eea074484
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250911-c3d360cb",
|
"tag": "dev-20250911-3b10148d",
|
||||||
"date": "2025-09-11T19:32:36+00:00",
|
"date": "2025-09-11T19:57:27+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "3b10148d",
|
||||||
|
"message": "add eslint as dev dependency",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T19:57:27+00:00",
|
||||||
|
"full_sha": "3b10148d4da4734f7cb91bd73c13f86710f32f21"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "d21642c1",
|
||||||
|
"message": "another attempt at fixing ci",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T19:55:41+00:00",
|
||||||
|
"full_sha": "d21642c1e34a88f1bdd540d2d457ab6294fe5a45"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "c3d360cb",
|
"sha": "c3d360cb",
|
||||||
"message": "added ruff as dev dependency",
|
"message": "added ruff as dev dependency",
|
||||||
|
|
@ -1887,7 +1901,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "c3d360cbb90a0c390f42e9ee687c34f779ca3a0f"
|
"full_sha": "3b10148d4da4734f7cb91bd73c13f86710f32f21"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -92,9 +92,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "c3d360cbb90a0c390f42e9ee687c34f779ca3a0f",
|
"full_sha": "3b10148d4da4734f7cb91bd73c13f86710f32f21",
|
||||||
"date": "2025-09-11T19:32:36+00:00",
|
"date": "2025-09-11T19:57:27+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "3b10148d",
|
||||||
|
"full_sha": "3b10148d4da4734f7cb91bd73c13f86710f32f21",
|
||||||
|
"message": "add eslint as dev dependency",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T19:57:27+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "d21642c1",
|
||||||
|
"full_sha": "d21642c1e34a88f1bdd540d2d457ab6294fe5a45",
|
||||||
|
"message": "another attempt at fixing ci",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T19:55:41+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "c3d360cb",
|
"sha": "c3d360cb",
|
||||||
"full_sha": "c3d360cbb90a0c390f42e9ee687c34f779ca3a0f",
|
"full_sha": "c3d360cbb90a0c390f42e9ee687c34f779ca3a0f",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue