updated changelog.
This commit is contained in:
parent
aa3f544235
commit
4f1e3242ae
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251111-28207bcd",
|
||||
"date": "2025-11-11T14:25:51+00:00",
|
||||
"tag": "dev-20251111-4e867292",
|
||||
"date": "2025-11-11T19:08:32+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4e867292",
|
||||
"message": "FEAT: add auto clear env variable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T19:08:32+00:00",
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1"
|
||||
},
|
||||
{
|
||||
"sha": "28207bcd",
|
||||
"message": "Refactor: swap the order to poll and than upgrade to WS",
|
||||
|
|
@ -2874,7 +2881,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "28207bcd4115a7f743763e0da4721b267159768f"
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -36,9 +36,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "28207bcd4115a7f743763e0da4721b267159768f",
|
||||
"date": "2025-11-11T14:25:51+00:00",
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1",
|
||||
"date": "2025-11-11T19:08:32+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4e867292",
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1",
|
||||
"message": "FEAT: add auto clear env variable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T19:08:32+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "28207bcd",
|
||||
"full_sha": "28207bcd4115a7f743763e0da4721b267159768f",
|
||||
|
|
|
|||
Loading…
Reference in a new issue