From d1ddfb4e7dcec017beb65b1131c7e9526da4e644 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 15 Sep 2026 18:29:37 +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 99d1586..242abc2 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.58] - 2026-09-15 + +### 🐛 Fixed + +- **tenant**: preserve collection field metadata for UI rendering (@TomyJan) + ## [1.6.57] - 2026-09-15 ### 🐛 Fixed @@ -3307,7 +3313,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.57...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.58...HEAD +[1.6.58]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.58 [1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57 [1.6.56]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.56 [1.6.55]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.55 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index e3d8336..ef4f997 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,12 @@ +## [1.6.58] - 2026-09-15 + +### 🐛 修复 + +- **tenant**: preserve collection field metadata for UI rendering (@TomyJan) + ## [1.6.57] - 2026-09-15 ### 🐛 修复 @@ -3307,7 +3313,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.57...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.58...HEAD +[1.6.58]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.58 [1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57 [1.6.56]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.56 [1.6.55]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.55