File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ TinyRobot 遵循语义化版本规范,每个版本的更新内容如下。
66在此页面上,您可以查看最新的更新日志。如需查看完整的变更历史,请访问 [ GitHub Release] ( https://github.com/opentiny/tiny-robot/releases ) 。
77
88
9+
10+ ## v0.3.3
11+
12+ ` 2026-01-30 `
13+
14+ ### 🐛 问题修复
15+
16+ - ** Sender** : 修复提交事件和模板数据清理逻辑,确保非模板模式下不发送空数组和不触发退出模板模式 by @lisong in [ #293 ] ( https://github.com/opentiny/tiny-robot/pull/293 )
17+
918## v0.3.2
1019
1120` 2026-01-28 `
Original file line number Diff line number Diff line change 11{
22 "name" : " @opentiny/tiny-robot" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @opentiny/tiny-robot-kit" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @opentiny/tiny-robot-svgs" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments