updated changelog.
This commit is contained in:
parent
12503364a3
commit
d566c79ca5
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250911-ff28899a",
|
"tag": "dev-20250911-7a50cb34",
|
||||||
"date": "2025-09-10T23:13:53+00:00",
|
"date": "2025-09-11T18:49:39+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "7a50cb34",
|
||||||
|
"message": "fix linter issues",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T18:49:39+00:00",
|
||||||
|
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "669256fa",
|
||||||
|
"message": "fixes",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T13:18:09+00:00",
|
||||||
|
"full_sha": "669256fa69da86af78bafb8c3d5c04d377c27a95"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ff28899a",
|
"sha": "ff28899a",
|
||||||
"message": "fix @nuxt/eslint import",
|
"message": "fix @nuxt/eslint import",
|
||||||
|
|
@ -1859,7 +1873,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "ff28899afa7debf38a3c4eefaa4c0cf57d0a12be"
|
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -92,9 +92,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "ff28899afa7debf38a3c4eefaa4c0cf57d0a12be",
|
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9",
|
||||||
"date": "2025-09-10T23:13:53+00:00",
|
"date": "2025-09-11T18:49:39+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "7a50cb34",
|
||||||
|
"full_sha": "7a50cb34d8d9b9e84360c19d06139d062d45b4c9",
|
||||||
|
"message": "fix linter issues",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T18:49:39+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "669256fa",
|
||||||
|
"full_sha": "669256fa69da86af78bafb8c3d5c04d377c27a95",
|
||||||
|
"message": "fixes",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-09-11T13:18:09+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ff28899a",
|
"sha": "ff28899a",
|
||||||
"full_sha": "ff28899afa7debf38a3c4eefaa4c0cf57d0a12be",
|
"full_sha": "ff28899afa7debf38a3c4eefaa4c0cf57d0a12be",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue