updated changelog.
This commit is contained in:
parent
709d7479af
commit
4ae5729762
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260220-850a1b2e",
|
"tag": "dev-20260220-633fc7d4",
|
||||||
"date": "2026-02-20T19:59:01+00:00",
|
"date": "2026-02-20T20:14:23+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "633fc7d4",
|
||||||
|
"message": "fix: add jsdom as dev dependancy",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-02-20T20:14:23+00:00",
|
||||||
|
"full_sha": "633fc7d4d24b9e48e626a58e7c7275aa21954bd0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "850a1b2e",
|
"sha": "850a1b2e",
|
||||||
"message": "fix: refactor document focus handling in test files - tests were failing in gitea CI",
|
"message": "fix: refactor document focus handling in test files - tests were failing in gitea CI",
|
||||||
|
|
@ -4141,7 +4148,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "850a1b2eca69d7c1389c68894000f05f9399ab7e"
|
"full_sha": "633fc7d4d24b9e48e626a58e7c7275aa21954bd0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -36,9 +36,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "850a1b2eca69d7c1389c68894000f05f9399ab7e",
|
"full_sha": "633fc7d4d24b9e48e626a58e7c7275aa21954bd0",
|
||||||
"date": "2026-02-20T19:59:01+00:00",
|
"date": "2026-02-20T20:14:23+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "633fc7d4",
|
||||||
|
"full_sha": "633fc7d4d24b9e48e626a58e7c7275aa21954bd0",
|
||||||
|
"message": "fix: add jsdom as dev dependancy",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-02-20T20:14:23+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "850a1b2e",
|
"sha": "850a1b2e",
|
||||||
"full_sha": "850a1b2eca69d7c1389c68894000f05f9399ab7e",
|
"full_sha": "850a1b2eca69d7c1389c68894000f05f9399ab7e",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue