updated changelog.
This commit is contained in:
parent
2c28211fa8
commit
587e27da4c
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250821-cde6d956",
|
||||
"date": "2025-08-21T20:26:24+00:00",
|
||||
"tag": "dev-20250822-f21fee96",
|
||||
"date": "2025-08-22T14:47:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f21fee96",
|
||||
"message": "refactor: update basic mode watch logic to check config loading state",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T14:47:59+00:00",
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023"
|
||||
},
|
||||
{
|
||||
"sha": "2adc529a",
|
||||
"message": "reset dropdown position when writing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T14:21:39+00:00",
|
||||
"full_sha": "2adc529a5bcfae61d15265606f8e1b64c3cf6edf"
|
||||
},
|
||||
{
|
||||
"sha": "cde6d956",
|
||||
"message": "fix bug in textarea cli options auto triggering complete on enter even if nothing is written",
|
||||
|
|
@ -1243,7 +1257,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814"
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814",
|
||||
"date": "2025-08-21T20:26:24+00:00",
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023",
|
||||
"date": "2025-08-22T14:47:59+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f21fee96",
|
||||
"full_sha": "f21fee96a33d8dea3a5deb137651ec70cb752023",
|
||||
"message": "refactor: update basic mode watch logic to check config loading state",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T14:47:59+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "2adc529a",
|
||||
"full_sha": "2adc529a5bcfae61d15265606f8e1b64c3cf6edf",
|
||||
"message": "reset dropdown position when writing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-22T14:21:39+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "cde6d956",
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814",
|
||||
|
|
|
|||
Loading…
Reference in a new issue