Skip to content

Commit b2435ab

Browse files
committed
add changelog
1 parent d5e7e1b commit b2435ab

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.5] - 2026-01-30
11+
12+
### Added / Fixed
13+
14+
- Added named export for Turnstile component (#45)
15+
1016
## [1.1.4] - 2024-09-24
1117

1218
### Added
@@ -137,7 +143,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137143

138144
Initial release.
139145

140-
[unreleased]: https://github.com/Le0Developer/react-turnstile/compare/v1.1.4...HEAD
146+
[unreleased]: https://github.com/Le0Developer/react-turnstile/compare/v1.1.5...HEAD
147+
[1.1.5]: https://github.com/le0developer/react-turnstile/compare/v1.1.4...v1.1.5
141148
[1.1.4]: https://github.com/le0developer/react-turnstile/compare/v1.1.3...v1.1.4
142149
[1.1.3]: https://github.com/le0developer/react-turnstile/compare/v1.1.2...v1.1.3
143150
[1.1.2]: https://github.com/le0developer/react-turnstile/compare/v1.1.1...v1.1.2

0 commit comments

Comments
 (0)