@duckduckgo/autoconsent 6.4.3 → 6.6.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,41 @@
1
+ # v6.6.0 (Wed Dec 20 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Add rule for opera.com [#314](https://github.com/duckduckgo/autoconsent/pull/314) ([@muodov](https://github.com/muodov))
6
+
7
+ #### Authors: 1
8
+
9
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
10
+
11
+ ---
12
+
13
+ # v6.5.0 (Tue Dec 19 2023)
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - Blocksy CMP [#313](https://github.com/duckduckgo/autoconsent/pull/313) ([@muodov](https://github.com/muodov))
18
+
19
+ #### 🐛 Bug Fix
20
+
21
+ - Do not click on the youtube consent page [#311](https://github.com/duckduckgo/autoconsent/pull/311) ([@muodov](https://github.com/muodov))
22
+ - Monthly Coverage data update [#307](https://github.com/duckduckgo/autoconsent/pull/307) (dax@duckduckgo.com [@sammacbeth](https://github.com/sammacbeth))
23
+
24
+ #### 🔩 Dependency Updates
25
+
26
+ - Bump the dev-dependencies group with 3 updates [#312](https://github.com/duckduckgo/autoconsent/pull/312) ([@dependabot[bot]](https://github.com/dependabot[bot]))
27
+ - Bump the dev-dependencies group with 5 updates [#309](https://github.com/duckduckgo/autoconsent/pull/309) ([@dependabot[bot]](https://github.com/dependabot[bot]))
28
+ - Bump the dev-dependencies group with 5 updates [#308](https://github.com/duckduckgo/autoconsent/pull/308) ([@dependabot[bot]](https://github.com/dependabot[bot]))
29
+
30
+ #### Authors: 4
31
+
32
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
33
+ - Dax the Deployer (dax@duckduckgo.com)
34
+ - Maxim Tsoy ([@muodov](https://github.com/muodov))
35
+ - Sam Macbeth ([@sammacbeth](https://github.com/sammacbeth))
36
+
37
+ ---
38
+
1
39
  # v6.4.3 (Mon Dec 04 2023)
2
40
 
3
41
  #### 🐛 Bug Fix