Skip to content

Commit 9465b2f

Browse files
author
Ghostery Adblocker Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 9d5e120 commit 9465b2f

File tree

10 files changed

+143
-0
lines changed

10 files changed

+143
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :rocket: New Feature
4+
5+
- `@ghostery/adblocker`
6+
- feat: subframe only scripting [#5104](https://github.com/ghostery/adblocker/pull/5104) ([@seia-soto](https://github.com/seia-soto))
7+
8+
#### :house: Internal
9+
10+
- `@ghostery/adblocker`
11+
- fix: `this.hasHostnameConstraint()` is always `true` [#5325](https://github.com/ghostery/adblocker/pull/5325) ([@seia-soto](https://github.com/seia-soto))
12+
- test(adblocker): add network filter token test for wildcard patterns [#5312](https://github.com/ghostery/adblocker/pull/5312) ([@chrmod](https://github.com/chrmod))
13+
14+
#### :nut_and_bolt: Dependencies
15+
16+
- `@ghostery/adblocker-content`, `@ghostery/adblocker-electron-example`, `@ghostery/adblocker-electron-preload`, `@ghostery/adblocker-electron`, `@ghostery/adblocker-extended-selectors`, `@ghostery/adblocker-playwright-example`, `@ghostery/adblocker-playwright`, `@ghostery/adblocker-puppeteer-example`, `@ghostery/adblocker-puppeteer`, `@ghostery/adblocker-webextension-cosmetics`, `@ghostery/adblocker-webextension-example`, `@ghostery/adblocker-webextension`, `@ghostery/adblocker`
17+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
18+
19+
#### Authors: 2
20+
21+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
22+
- Krzysztof Modras ([@chrmod](https://github.com/chrmod))
23+
24+
---
25+
126
# v2.12.5 (Wed Oct 29 2025)
227

328
#### :bug: Bug Fix

packages/adblocker-content/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-electron-preload/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-electron/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-extended-selectors/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-playwright/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-puppeteer/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.3 (Mon Oct 06 2025)
214

315
#### :bug: Bug Fix

packages/adblocker-webextension-cosmetics/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker-webextension/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :nut_and_bolt: Dependencies
4+
5+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### Authors: 1
8+
9+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
10+
11+
---
12+
113
# v2.12.1 (Fri Oct 03 2025)
214

315
#### :nail_care: Polish

packages/adblocker/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v2.13.0 (Thu Dec 04 2025)
2+
3+
#### :rocket: New Feature
4+
5+
- feat: subframe only scripting [#5104](https://github.com/ghostery/adblocker/pull/5104) ([@seia-soto](https://github.com/seia-soto))
6+
7+
#### :house: Internal
8+
9+
- fix: `this.hasHostnameConstraint()` is always `true` [#5325](https://github.com/ghostery/adblocker/pull/5325) ([@seia-soto](https://github.com/seia-soto))
10+
- test(adblocker): add network filter token test for wildcard patterns [#5312](https://github.com/ghostery/adblocker/pull/5312) ([@chrmod](https://github.com/chrmod))
11+
12+
#### :nut_and_bolt: Dependencies
13+
14+
- chore(internal): update dependencies [#5323](https://github.com/ghostery/adblocker/pull/5323) ([@seia-soto](https://github.com/seia-soto))
15+
16+
#### Authors: 2
17+
18+
- HoJeong Go ([@seia-soto](https://github.com/seia-soto))
19+
- Krzysztof Modras ([@chrmod](https://github.com/chrmod))
20+
21+
---
22+
123
# v2.12.5 (Wed Oct 29 2025)
224

325
#### :bug: Bug Fix

0 commit comments

Comments
 (0)