updated changelog.
This commit is contained in:
parent
64809be8bd
commit
e3770ccadf
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250829-e2b4a8ca",
|
"tag": "dev-20250829-e6aa56a0",
|
||||||
"date": "2025-08-29T16:00:26+00:00",
|
"date": "2025-08-29T16:29:34+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "e6aa56a0",
|
||||||
|
"message": "refactor DeprecatedNotice component for improved state management",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-29T16:29:34+00:00",
|
||||||
|
"full_sha": "e6aa56a008fffaa3d63b1b7afb59b0dfc9cddfe6"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "e2b4a8ca",
|
"sha": "e2b4a8ca",
|
||||||
"message": "moved socket event pause/resume to api/system/",
|
"message": "moved socket event pause/resume to api/system/",
|
||||||
|
|
@ -1495,7 +1502,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "e2b4a8caa3a43c0222123ea976721d84561a1569"
|
"full_sha": "e6aa56a008fffaa3d63b1b7afb59b0dfc9cddfe6"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "e2b4a8caa3a43c0222123ea976721d84561a1569",
|
"full_sha": "e6aa56a008fffaa3d63b1b7afb59b0dfc9cddfe6",
|
||||||
"date": "2025-08-29T16:00:26+00:00",
|
"date": "2025-08-29T16:29:34+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "e6aa56a0",
|
||||||
|
"full_sha": "e6aa56a008fffaa3d63b1b7afb59b0dfc9cddfe6",
|
||||||
|
"message": "refactor DeprecatedNotice component for improved state management",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-08-29T16:29:34+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "e2b4a8ca",
|
"sha": "e2b4a8ca",
|
||||||
"full_sha": "e2b4a8caa3a43c0222123ea976721d84561a1569",
|
"full_sha": "e2b4a8caa3a43c0222123ea976721d84561a1569",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue