updated changelog.
This commit is contained in:
parent
16fb1a23b5
commit
399db324b8
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251208-7e09bf7e",
|
"tag": "dev-20251208-b33cb0a8",
|
||||||
"date": "2025-12-08T14:29:30+00:00",
|
"date": "2025-12-08T14:44:05+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "b33cb0a8",
|
||||||
|
"message": "Refactor: change how we build frontend inside docker.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-08T14:44:05+00:00",
|
||||||
|
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "7e09bf7e",
|
"sha": "7e09bf7e",
|
||||||
"message": "Fix: remove dev packages during final build",
|
"message": "Fix: remove dev packages during final build",
|
||||||
|
|
@ -3224,7 +3231,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "7e09bf7e183292a2fd150a9c7ab17ab751e16856"
|
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "7e09bf7e183292a2fd150a9c7ab17ab751e16856",
|
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",
|
||||||
"date": "2025-12-08T14:29:30+00:00",
|
"date": "2025-12-08T14:44:05+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "b33cb0a8",
|
||||||
|
"full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",
|
||||||
|
"message": "Refactor: change how we build frontend inside docker.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-08T14:44:05+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "7e09bf7e",
|
"sha": "7e09bf7e",
|
||||||
"full_sha": "7e09bf7e183292a2fd150a9c7ab17ab751e16856",
|
"full_sha": "7e09bf7e183292a2fd150a9c7ab17ab751e16856",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue