Skip to content

Commit a31f0fb

Browse files
committed
docs: update changelog
1 parent 72dba21 commit a31f0fb

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

5258
Initial 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

0 commit comments

Comments
 (0)