From 81041f7b98984f92c9ce1b238d81a62aa35a6114 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 8 Jan 2026 11:30:31 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 13 ++++++++++++- docs/zh/changelog/changelog.md | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 87969ed..1e1410e 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.5] - 2026-01-08 + +### ✨ Added + +- **cron**: add distributed lock for cron job execution ([#337](https://github.com/tegojs/tego-standard/pull/337)) (@TomyJan) + +### 🐛 Fixed + +- **multi-app**: wrong ctx ([#336](https://github.com/tegojs/tego-standard/pull/336)) (@TomyJan) + ## [1.6.4] - 2025-12-26 ### 🐛 Fixed @@ -2900,7 +2910,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - update readme ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.4...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.5...HEAD +[1.6.5]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.5 [1.6.4]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.4 [1.6.2]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.2 [1.6.1]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.1 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index 20be3ef..5946bd0 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,16 @@ +## [1.6.5] - 2026-01-08 + +### ✨ 新增 + +- **cron**: 为 cron 作业执行添加分布式锁 ([#337](https://github.com/tegojs/tego-standard/pull/337)) (@TomyJan) + +### 🐛 修复 + +- **multi-app**: 错误的 ctx ([#336](https://github.com/tegojs/tego-standard/pull/336)) (@TomyJan) + ## [1.6.4] - 2025-12-26 ### 🐛 修复 @@ -2900,7 +2910,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.4...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.5...HEAD +[1.6.5]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.5 [1.6.4]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.4 [1.6.2]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.2 [1.6.1]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.1