resolve-email 4.0.34 → 4.0.38

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