diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index c8a0c88a..dbe64bac 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,22 @@ [ { - "tag": "master-20260222-ffbd8209", - "date": "2026-02-22T19:38:43+00:00", + "tag": "master-20260303-b4620486", + "date": "2026-03-03T19:39:05+00:00", "commits": [ + { + "sha": "0808a055", + "message": "chore: update dependancies", + "author": "arabcoders", + "date": "2026-03-03T19:12:57+00:00", + "full_sha": "0808a055af9b4787bbff2015059ec16cf7aa2974" + }, + { + "sha": "9a86f135", + "message": "feat: implement generic browser extractor with Playwright and Selenium support", + "author": "arabcoders", + "date": "2026-03-03T19:12:28+00:00", + "full_sha": "9a86f1358ee5c903d9c7f4da8eae2c4381ab8e73" + }, { "sha": "dd03673e", "message": "chore: update external packages", @@ -4162,7 +4176,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "ffbd82096c1d7666049837a79695cea91c0d9eb7" + "full_sha": "b46204867956972d68b228a5daf3d4d8ddc2dba0" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index ab8e36bb..d74f3d3c 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,25 @@ [ + { + "tag": "Unreleased (b4620486)", + "full_sha": "b46204867956972d68b228a5daf3d4d8ddc2dba0", + "date": "2026-03-03T19:39:05+00:00", + "commits": [ + { + "sha": "0808a055", + "full_sha": "0808a055af9b4787bbff2015059ec16cf7aa2974", + "message": "chore: update dependancies", + "author": "arabcoders", + "date": "2026-03-03T19:12:57+00:00" + }, + { + "sha": "9a86f135", + "full_sha": "9a86f1358ee5c903d9c7f4da8eae2c4381ab8e73", + "message": "feat: implement generic browser extractor with Playwright and Selenium support", + "author": "arabcoders", + "date": "2026-03-03T19:12:28+00:00" + } + ] + }, { "tag": "v1.2.6", "full_sha": "ffbd82096c1d7666049837a79695cea91c0d9eb7",