From ca435e3f3edd32ef36cdd0f07509bbaf17ccb1a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 May 2026 08:36:39 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 9 ++++++++- docs/zh/changelog/changelog.md | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index b8790dd..ee9170a 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.21] - 2026-05-22 + +### 🐛 Fixed + +- **client**: preserve gmt:true parse for naive GMT date boundary values ([#386](https://github.com/tegojs/tego-standard/pull/386)) (@TomyJan) + ## [1.6.20] - 2026-05-21 ### ✨ Added @@ -3022,7 +3028,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.20...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.21...HEAD +[1.6.21]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.21 [1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19 [1.6.18]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.18 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index 30eebae..ff9f836 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,12 @@ +## [1.6.21] - 2026-05-22 + +### 🐛 修复 + +- **client**: 保留 gmt:true 解析幼稚的 GMT 日期边界值 ([#386](https://github.com/tegojs/tego-standard/pull/386)) (@TomyJan) + ## [1.6.20] - 2026-05-21 ### ✨ 新增 @@ -3022,7 +3028,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.20...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.21...HEAD +[1.6.21]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.21 [1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19 [1.6.18]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.18