File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- None
1111
12+ ## [ 3.1.0] - 2025-08-27
13+
14+ ### Changed
15+
16+ - Moved ` zod ` from ` dependencies ` to ` peerDependencies ` so that dependent applications can bring their own version of Zod.
17+
1218## [ 3.0.0] - 2025-08-07
1319
1420### Added
@@ -51,7 +57,8 @@ These are the current package's exports:
5157
5258Initial version.
5359
54- [ unreleased ] : https://github.com/velut/verify-hcaptcha/compare/v3.0.0...HEAD
60+ [ unreleased ] : https://github.com/velut/verify-hcaptcha/compare/v3.1.0...HEAD
61+ [ 3.1.0 ] : https://github.com/velut/verify-hcaptcha/compare/v3.0.0...v3.1.0
5562[ 3.0.0 ] : https://github.com/velut/verify-hcaptcha/compare/v2.1.0...v3.0.0
5663[ 2.1.0 ] : https://github.com/velut/verify-hcaptcha/compare/v2.0.0...v2.1.0
5764[ 2.0.0 ] : https://github.com/velut/verify-hcaptcha/compare/v1.0.0...v2.0.0
You can’t perform that action at this time.
0 commit comments