@duckduckgo/autoconsent 14.10.0 โ†’ 14.10.1

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,21 @@
1
+ # v14.10.1 (Fri Aug 01 2025)
2
+
3
+ #### ๐Ÿ› Bug Fix
4
+
5
+ - Fix on1.com rule [#851](https://github.com/duckduckgo/autoconsent/pull/851) ([@sammacbeth](https://github.com/sammacbeth))
6
+ - [test] Add autoconsent rules for https://epoch.ai/ [#850](https://github.com/duckduckgo/autoconsent/pull/850) ([@daxtheduck](https://github.com/daxtheduck) [@sammacbeth](https://github.com/sammacbeth))
7
+
8
+ #### ๐Ÿงช Tests
9
+
10
+ - Coverage data update [#842](https://github.com/duckduckgo/autoconsent/pull/842) ([@daxtheduck](https://github.com/daxtheduck))
11
+
12
+ #### Authors: 2
13
+
14
+ - Dax ([@daxtheduck](https://github.com/daxtheduck))
15
+ - Sam Macbeth ([@sammacbeth](https://github.com/sammacbeth))
16
+
17
+ ---
18
+
1
19
  # v14.10.0 (Fri Jul 25 2025)
2
20
 
3
21
  #### ๐Ÿš€ Enhancement