@duckduckgo/autoconsent 6.2.0 → 6.4.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,45 @@
1
+ # v6.4.0 (Mon Nov 20 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Add a rule for nature.com [#290](https://github.com/duckduckgo/autoconsent/pull/290) ([@muodov](https://github.com/muodov))
6
+
7
+ #### 🐛 Bug Fix
8
+
9
+ - Takealot fix [#292](https://github.com/duckduckgo/autoconsent/pull/292) ([@muodov](https://github.com/muodov))
10
+ - Monthly Coverage data update [#289](https://github.com/duckduckgo/autoconsent/pull/289) (dax@duckduckgo.com [@sammacbeth](https://github.com/sammacbeth))
11
+
12
+ #### Authors: 3
13
+
14
+ - Dax the Deployer (dax@duckduckgo.com)
15
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
16
+ - Sam Macbeth ([@sammacbeth](https://github.com/sammacbeth))
17
+
18
+ ---
19
+
20
+ # v6.3.0 (Tue Nov 14 2023)
21
+
22
+ #### 🚀 Enhancement
23
+
24
+ - Some optimizations [#283](https://github.com/duckduckgo/autoconsent/pull/283) ([@muodov](https://github.com/muodov))
25
+ - Bump web-ext from 7.7.0 to 7.8.0 [#284](https://github.com/duckduckgo/autoconsent/pull/284) ([@dependabot[bot]](https://github.com/dependabot[bot]))
26
+
27
+ #### 🐛 Bug Fix
28
+
29
+ - Bump chai and @types/chai [#285](https://github.com/duckduckgo/autoconsent/pull/285) ([@dependabot[bot]](https://github.com/dependabot[bot]))
30
+ - Bump @types/mocha from 10.0.1 to 10.0.4 [#286](https://github.com/duckduckgo/autoconsent/pull/286) ([@dependabot[bot]](https://github.com/dependabot[bot]))
31
+
32
+ #### 🔩 Dependency Updates
33
+
34
+ - Bump @types/chrome from 0.0.245 to 0.0.251 [#287](https://github.com/duckduckgo/autoconsent/pull/287) ([@dependabot[bot]](https://github.com/dependabot[bot]))
35
+
36
+ #### Authors: 2
37
+
38
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
39
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
40
+
41
+ ---
42
+
1
43
  # v6.2.0 (Fri Nov 10 2023)
2
44
 
3
45
  #### 🚀 Enhancement