updated changelog.
This commit is contained in:
parent
3c5e16e639
commit
52c2dc1a46
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260121-50145502",
|
"tag": "dev-20260122-c3eb7091",
|
||||||
"date": "2026-01-21T19:07:12+00:00",
|
"date": "2026-01-22T16:36:20+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "c3eb7091",
|
||||||
|
"message": "refactor: make the UI work without websocket",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-22T16:36:20+00:00",
|
||||||
|
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "50145502",
|
"sha": "50145502",
|
||||||
"message": "refactor: remove socket.io dependency",
|
"message": "refactor: remove socket.io dependency",
|
||||||
|
|
@ -3840,7 +3847,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "501455029c27633657282862781ba4fbf3b151a8"
|
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -57,9 +57,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "501455029c27633657282862781ba4fbf3b151a8",
|
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e",
|
||||||
"date": "2026-01-21T19:07:12+00:00",
|
"date": "2026-01-22T16:36:20+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "c3eb7091",
|
||||||
|
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e",
|
||||||
|
"message": "refactor: make the UI work without websocket",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-22T16:36:20+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "50145502",
|
"sha": "50145502",
|
||||||
"full_sha": "501455029c27633657282862781ba4fbf3b151a8",
|
"full_sha": "501455029c27633657282862781ba4fbf3b151a8",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue