updated changelog.
This commit is contained in:
parent
399db324b8
commit
7b7b898416
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251208-b33cb0a8",
|
"tag": "dev-20251208-ddc71cc1",
|
||||||
"date": "2025-12-08T14:44:05+00:00",
|
"date": "2025-12-08T16:43:06+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ddc71cc1",
|
||||||
|
"message": "Feat: Add new PATCH api for updating the task and improved the no timer messaging",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-08T16:43:06+00:00",
|
||||||
|
"full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "b33cb0a8",
|
"sha": "b33cb0a8",
|
||||||
"message": "Refactor: change how we build frontend inside docker.",
|
"message": "Refactor: change how we build frontend inside docker.",
|
||||||
|
|
@ -3231,7 +3238,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da"
|
"full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",
|
"full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241",
|
||||||
"date": "2025-12-08T14:44:05+00:00",
|
"date": "2025-12-08T16:43:06+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ddc71cc1",
|
||||||
|
"full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241",
|
||||||
|
"message": "Feat: Add new PATCH api for updating the task and improved the no timer messaging",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-08T16:43:06+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "b33cb0a8",
|
"sha": "b33cb0a8",
|
||||||
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",
|
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue