From 2f86d3ec38de13593403c1e2767cacf308965742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Sep 2026 15:48:57 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 10 +++++++++- docs/zh/changelog/changelog.md | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 242abc2..15dca21 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.59] - 2026-09-16 + +### 🐛 Fixed + +- **workflow**: handle tenant-scoped no-op updates safely (@TomyJan) +- **workflow**: remove approval tenant runtime dependency (@TomyJan) + ## [1.6.58] - 2026-09-15 ### 🐛 Fixed @@ -3313,7 +3320,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.58...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.59...HEAD +[1.6.59]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.59 [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 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index ef4f997..94e5447 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,13 @@ +## [1.6.59] - 2026-09-16 + +### 🐛 修复 + +- **workflow**: handle tenant-scoped no-op updates safely (@TomyJan) +- **workflow**: remove approval tenant runtime dependency (@TomyJan) + ## [1.6.58] - 2026-09-15 ### 🐛 修复 @@ -3313,7 +3320,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.58...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.59...HEAD +[1.6.59]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.59 [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