Skip to content

Commit e40b540

Browse files
author
Ghostery Adblocker Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 5c7efea commit e40b540

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v2.12.5 (Wed Oct 29 2025)
2+
3+
#### :bug: Bug Fix
4+
5+
- `@ghostery/adblocker`
6+
- fix(adblocker): ensure case insensitive matching [#5277](https://github.com/ghostery/adblocker/pull/5277) ([@chrmod](https://github.com/chrmod))
7+
8+
#### :nut_and_bolt: Dependencies
9+
10+
- Build(deps-dev): Bump @types/chrome from 0.1.22 to 0.1.24 [#5249](https://github.com/ghostery/adblocker/pull/5249) ([@dependabot[bot]](https://github.com/dependabot[bot]))
11+
- Build(deps-dev): Bump @types/node from 24.6.2 to 24.7.1 [#5246](https://github.com/ghostery/adblocker/pull/5246) ([@dependabot[bot]](https://github.com/dependabot[bot]))
12+
- Build(deps): Bump tldts-experimental from 7.0.16 to 7.0.17 [#5247](https://github.com/ghostery/adblocker/pull/5247) ([@dependabot[bot]](https://github.com/dependabot[bot]))
13+
14+
#### Authors: 2
15+
16+
- [@dependabot[bot]](https://github.com/dependabot[bot])
17+
- Krzysztof Modras ([@chrmod](https://github.com/chrmod))
18+
19+
---
20+
121
# v2.12.4 (Wed Oct 08 2025)
222

323
#### :bug: Bug Fix

packages/adblocker/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.12.5 (Wed Oct 29 2025)
2+
3+
#### :bug: Bug Fix
4+
5+
- fix(adblocker): ensure case insensitive matching [#5277](https://github.com/ghostery/adblocker/pull/5277) ([@chrmod](https://github.com/chrmod))
6+
7+
#### Authors: 1
8+
9+
- Krzysztof Modras ([@chrmod](https://github.com/chrmod))
10+
11+
---
12+
113
# v2.12.4 (Wed Oct 08 2025)
214

315
#### :bug: Bug Fix

0 commit comments

Comments
 (0)