Skip to content

Commit d765310

Browse files
docs(changelog): sync full changelog from tego-standard (#205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 753c96a commit d765310

2 files changed

Lines changed: 24 additions & 18 deletions

File tree

docs/en/changelog/changelog.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### ✨ Added
1110

12-
- drag tab ([#326](https://github.com/tegojs/tego-standard/pull/326)) [968eb90](https://github.com/tegojs/tego-standard/commit/968eb9025fbba5488ed766ed84a57a41f59655c1) (@dududuna)
1311

14-
### 🐛 Fixed
12+
## [1.6.7] - 2026-02-09
1513

16-
- unified approval logic across multiple terminals ([#334](https://github.com/tegojs/tego-standard/pull/334)) [c3b08a9](https://github.com/tegojs/tego-standard/commit/c3b08a972c490c7c8d222e5dea14db847accb0de) (@dududuna)
17-
- number precision ([#345](https://github.com/tegojs/tego-standard/pull/345)) [0a8827b](https://github.com/tegojs/tego-standard/commit/0a8827bbd6752fb50be29bd3916964bedd86d55f) (@dududuna)
18-
- filter params ([#347](https://github.com/tegojs/tego-standard/pull/347)) [10e28a3](https://github.com/tegojs/tego-standard/commit/10e28a3c149dc22e041d2ed9eea41a3e9d148d8b) (@dududuna)
19-
- http log ([#346](https://github.com/tegojs/tego-standard/pull/346)) [a57f115](https://github.com/tegojs/tego-standard/commit/a57f115c9e19c957f94ab40d18b89a1e2968d7d3) (@dududuna)
20-
- pdf download name ([#353](https://github.com/tegojs/tego-standard/pull/353)) [020939c](https://github.com/tegojs/tego-standard/commit/020939c1d8b95a8df62d6962955a5afa09b162f4) (@dududuna)
14+
### ✨ Added
2115

16+
- drag tab ([#326](https://github.com/tegojs/tego-standard/pull/326)) (@dududuna)
17+
18+
### 🐛 Fixed
2219

20+
- unified approval logic across multiple terminals ([#334](https://github.com/tegojs/tego-standard/pull/334)) (@dududuna)
21+
- number precision ([#345](https://github.com/tegojs/tego-standard/pull/345)) (@dududuna)
22+
- filter params ([#347](https://github.com/tegojs/tego-standard/pull/347)) (@dududuna)
23+
- http log ([#346](https://github.com/tegojs/tego-standard/pull/346)) (@dududuna)
24+
- pdf download name ([#353](https://github.com/tegojs/tego-standard/pull/353)) (@dududuna)
2325

2426
## [1.6.6] - 2026-01-08
2527

@@ -2928,7 +2930,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29282930
- update readme ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday)
29292931

29302932

2931-
[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.6...HEAD
2933+
[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.7...HEAD
2934+
[1.6.7]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.7
29322935
[1.6.6]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.6
29332936
[1.6.5]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.5
29342937
[1.6.4]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.4

docs/zh/changelog/changelog.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,21 @@
77

88
## [未发布]
99

10-
### ✨ 新增
1110

12-
- 拖动选项卡 ([#326](https://github.com/tegojs/tego-standard/pull/326)) [968eb90](https://github.com/tegojs/tego-standard/commit/968eb9025fbba5488ed766ed84a57a41f59655c1) (@dududuna)
1311

14-
### 🐛 修复
12+
## [1.6.7] - 2026-02-09
1513

16-
- 跨多个终端的统一审批逻辑([#334](https://github.com/tegojs/tego-standard/pull/334)) [c3b08a9](https://github.com/tegojs/tego-standard/commit/c3b08a972c490c7c8d222e5dea14db847accb0de) (@dududuna)
17-
- 数字精度 ([#345](https://github.com/tegojs/tego-standard/pull/345)) [0a8827b](https://github.com/tegojs/tego-standard/commit/0a8827bbd6752fb50be29bd3916964bedd86d55f) (@dududuna)
18-
- 过滤参数 ([#347](https://github.com/tegojs/tego-standard/pull/347)) [10e28a3](https://github.com/tegojs/tego-standard/commit/10e28a3c149dc22e041d2ed9eea41a3e9d148d8b) (@dududuna)
19-
- http 日志 ([#346](https://github.com/tegojs/tego-standard/pull/346)) [a57f115](https://github.com/tegojs/tego-standard/commit/a57f115c9e19c957f94ab40d18b89a1e2968d7d3) (@dududuna)
20-
- pdf 下载名称 ([#353](https://github.com/tegojs/tego-standard/pull/353)) [020939c](https://github.com/tegojs/tego-standard/commit/020939c1d8b95a8df62d6962955a5afa09b162f4) (@dududuna)
14+
### ✨ 新增
2115

16+
- 拖动选项卡 ([#326](https://github.com/tegojs/tego-standard/pull/326)) (@dududuna)
17+
18+
### 🐛 修复
2219

20+
- 跨多个终端的统一审批逻辑([#334](https://github.com/tegojs/tego-standard/pull/334)) (@dududuna)
21+
- 数字精度 ([#345](https://github.com/tegojs/tego-standard/pull/345)) (@dududuna)
22+
- 过滤参数 ([#347](https://github.com/tegojs/tego-standard/pull/347)) (@dududuna)
23+
- http 日志 ([#346](https://github.com/tegojs/tego-standard/pull/346)) (@dududuna)
24+
- pdf 下载名称 ([#353](https://github.com/tegojs/tego-standard/pull/353)) (@dududuna)
2325

2426
## [1.6.6] - 2026-01-08
2527

@@ -2928,7 +2930,8 @@
29282930
- 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday)
29292931

29302932

2931-
[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.6...HEAD
2933+
[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.7...HEAD
2934+
[1.6.7]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.7
29322935
[1.6.6]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.6
29332936
[1.6.5]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.5
29342937
[1.6.4]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.4

0 commit comments

Comments
 (0)