updated changelog.
This commit is contained in:
parent
d566c79ca5
commit
1cf78a4108
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250911-7a50cb34",
|
"tag": "dev-20250911-ed605737",
|
||||||
"date": "2025-09-11T18:49:39+00:00",
|
"date": "2025-09-11T18:55:46+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ed605737",
|
||||||
|
"message": "use uv tool run for ruff",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T18:55:46+00:00",
|
||||||
|
"full_sha": "ed6057378745e4e6482b21c210f009c3a4c63ae8"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "7a50cb34",
|
"sha": "7a50cb34",
|
||||||
"message": "fix linter issues",
|
"message": "fix linter issues",
|
||||||
|
|
@ -1873,7 +1880,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9"
|
"full_sha": "ed6057378745e4e6482b21c210f009c3a4c63ae8"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -92,9 +92,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9",
|
"full_sha": "ed6057378745e4e6482b21c210f009c3a4c63ae8",
|
||||||
"date": "2025-09-11T18:49:39+00:00",
|
"date": "2025-09-11T18:55:46+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ed605737",
|
||||||
|
"full_sha": "ed6057378745e4e6482b21c210f009c3a4c63ae8",
|
||||||
|
"message": "use uv tool run for ruff",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T18:55:46+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "7a50cb34",
|
"sha": "7a50cb34",
|
||||||
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9",
|
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue