@duckduckgo/autoconsent 14.37.1 → 14.37.2

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.
@@ -32,7 +32,7 @@ jobs:
32
32
  release:
33
33
  permissions:
34
34
  id-token: write # Required for OIDC
35
- contents: read
35
+
36
36
  runs-on: ubuntu-latest
37
37
  needs: check-for-commits
38
38
  if: ${{ needs.check-for-commits.outputs.ci_skip == 'false' }}
package/CHANGELOG.md CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  #### 🐛 Bug Fix
4
4
 
5
+ - Fix github release workflow [#1088](https://github.com/duckduckgo/autoconsent/pull/1088) ([@muodov](https://github.com/muodov))
5
6
  - Fix popup detection on amazon.com [#1087](https://github.com/duckduckgo/autoconsent/pull/1087) ([@muodov](https://github.com/muodov))
6
7
  - Use trusted publishers for npm release [#1086](https://github.com/duckduckgo/autoconsent/pull/1086) ([@muodov](https://github.com/muodov))
7
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@duckduckgo/autoconsent",
3
- "version": "14.37.1",
3
+ "version": "14.37.2",
4
4
  "description": "",
5
5
  "exports": {
6
6
  ".": {