resolve-email 4.0.34 → 4.0.37

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
@@ -7,7 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
9
 
10
- ## [v4.0.34](https://github.com/bcomnes/resolve-email/compare/v4.0.33...v4.0.34)
10
+ ## [v4.0.37](https://github.com/bcomnes/resolve-email/compare/v4.0.36...v4.0.37)
11
+
12
+ ### Commits
13
+
14
+ - Fix coverage [`9b36057`](https://github.com/bcomnes/resolve-email/commit/9b3605738dd1c76d6b83f6bf4f7e2674be3bc946)
15
+
16
+ ## [v4.0.36](https://github.com/bcomnes/resolve-email/compare/v4.0.35...v4.0.36) - 2026-03-31
17
+
18
+ ### Commits
19
+
20
+ - Update release tools [`96ef698`](https://github.com/bcomnes/resolve-email/commit/96ef69896cc3e6874280cc69998b4ef5d6c64ebe)
21
+ - engines [`207c551`](https://github.com/bcomnes/resolve-email/commit/207c551a0f840732cc59c24bb1da76df39d6751c)
22
+ - Fix tests [`e316a62`](https://github.com/bcomnes/resolve-email/commit/e316a620afc4043e2103dec9f432911b5be0b101)
23
+
24
+ ## [v4.0.35](https://github.com/bcomnes/resolve-email/compare/v4.0.34...v4.0.35) - 2026-03-30
25
+
26
+ ### Merged
27
+
28
+ - Bump disposable-email-domains from `4de6e24` to `509ad70` [`#178`](https://github.com/bcomnes/resolve-email/pull/178)
29
+
30
+ ### Commits
31
+
32
+ - Switch to releasearoni [`7aad21c`](https://github.com/bcomnes/resolve-email/commit/7aad21c796a81a0a6960e03e608d7b9410607936)
33
+ - Merge pull request #182 from bcomnes/dependabot/submodules/disposable-email-domains-40fa554 [`b2d10b0`](https://github.com/bcomnes/resolve-email/commit/b2d10b062934a7b8786b47338da42f0c78e30f5a)
34
+ - OIDC publushing [`1171b08`](https://github.com/bcomnes/resolve-email/commit/1171b088226a086635b4e67dbe70f5a698ee2d4c)
35
+
36
+ ## [v4.0.34](https://github.com/bcomnes/resolve-email/compare/v4.0.33...v4.0.34) - 2026-02-06
11
37
 
12
38
  ### Merged
13
39