chore(release): v2.1.2
All checks were successful
CI / lint-and-test (push) Successful in 1m5s
Docker Build and Release / build-and-push (push) Successful in 50s
Docker Build and Release / release (push) Successful in 9s

This commit is contained in:
2026-03-06 20:12:55 +03:00
parent 95d3af4930
commit 7cd00893ad
2 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.1.2] - 2025-03-06
(No changes documented; release for version sync.)
## [2.1.1] - 2025-03-06
(No changes documented; release for version sync.)
@@ -64,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Input validation and initData hash verification for Miniapp access.
- Optional CORS and init_data_max_age; use env for secrets.
[Unreleased]: https://github.com/your-org/duty-teller/compare/v2.1.1...HEAD
[Unreleased]: https://github.com/your-org/duty-teller/compare/v2.1.2...HEAD
[2.1.2]: https://github.com/your-org/duty-teller/releases/tag/v2.1.2
[2.1.1]: https://github.com/your-org/duty-teller/releases/tag/v2.1.1 <!-- placeholder: set to your repo URL when publishing -->
[2.0.6]: https://github.com/your-org/duty-teller/releases/tag/v2.0.6 <!-- placeholder: set to your repo URL when publishing -->
[2.0.4]: https://github.com/your-org/duty-teller/releases/tag/v2.0.4 <!-- placeholder: set to your repo URL when publishing -->