@duckduckgo/autoconsent 14.13.0 → 14.13.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,9 @@
1
+ # v14.13.1 (Fri Aug 15 2025)
2
+
3
+
4
+
5
+ ---
6
+
1
7
  # v14.13.0 (Thu Aug 14 2025)
2
8
 
3
9
  #### 🚀 Enhancement
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 2,
3
3
  "name": "Autoconsent",
4
- "version": "2025.8.13",
4
+ "version": "2025.8.14",
5
5
  "background": {
6
6
  "scripts": [
7
7
  "background.bundle.js"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "Autoconsent",
4
- "version": "2025.8.13",
4
+ "version": "2025.8.14",
5
5
  "background": {
6
6
  "service_worker": "background.bundle.js"
7
7
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@duckduckgo/autoconsent",
3
- "version": "14.13.0",
3
+ "version": "14.13.1",
4
4
  "description": "",
5
5
  "exports": {
6
6
  ".": {