updated changelog.
This commit is contained in:
parent
81c3ba1362
commit
84e60310d1
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250921-7dc5e55e",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"tag": "dev-20250922-fe740d8a",
|
||||
"date": "2025-09-21T21:09:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fe740d8a",
|
||||
"message": "added minAge for npm packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T21:09:47+00:00",
|
||||
"full_sha": "fe740d8a262d91a37ac6918273e3312c17c7a4a5"
|
||||
},
|
||||
{
|
||||
"sha": "7dc5e55e",
|
||||
"message": "Refactored HandleTask to support a generic extractor and made it more testable",
|
||||
|
|
@ -2090,7 +2097,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a"
|
||||
"full_sha": "fe740d8a262d91a37ac6918273e3312c17c7a4a5"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"full_sha": "fe740d8a262d91a37ac6918273e3312c17c7a4a5",
|
||||
"date": "2025-09-21T21:09:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fe740d8a",
|
||||
"full_sha": "fe740d8a262d91a37ac6918273e3312c17c7a4a5",
|
||||
"message": "added minAge for npm packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T21:09:47+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "7dc5e55e",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a",
|
||||
|
|
|
|||
Loading…
Reference in a new issue