@duckduckgo/autoconsent 10.12.1 → 10.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ # v10.14.0 (Wed Aug 07 2024)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Batch of regression fixes [#476](https://github.com/duckduckgo/autoconsent/pull/476) ([@muodov](https://github.com/muodov))
6
+
7
+ #### Authors: 1
8
+
9
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
10
+
11
+ ---
12
+
13
+ # v10.13.0 (Thu Aug 01 2024)
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - Allow disabling test extension per site [#475](https://github.com/duckduckgo/autoconsent/pull/475) ([@muodov](https://github.com/muodov))
18
+ - Update UserCentrics API [#470](https://github.com/duckduckgo/autoconsent/pull/470) ([@seia-soto](https://github.com/seia-soto))
19
+ - Add chaletplus-com [#472](https://github.com/duckduckgo/autoconsent/pull/472) ([@seia-soto](https://github.com/seia-soto) [@muodov](https://github.com/muodov))
20
+ - Add dpgmedia.nl [#474](https://github.com/duckduckgo/autoconsent/pull/474) ([@seia-soto](https://github.com/seia-soto) [@muodov](https://github.com/muodov))
21
+
22
+ #### Authors: 2
23
+
24
+ - HoJeong Go ([@seia-soto](https://github.com/seia-soto))
25
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
26
+
27
+ ---
28
+
1
29
  # v10.12.1 (Mon Jul 29 2024)
2
30
 
3
31
  #### 🐛 Bug Fix