File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.18.21] ( https://github.com/msgbyte/tianji/compare/v1.18.20...v1.18.21 ) (2025-03-13)
4
+
5
+ ### Others
6
+
7
+ * improve write logic, update database when openai return response ([ 0d31c07] ( https://github.com/msgbyte/tianji/commit/0d31c074fa29d42de3f63d28656dac5de7988a5c ) )
8
+ * update end at time for ai task to let has more range ([ 2849048] ( https://github.com/msgbyte/tianji/commit/2849048ec4d31b94b082609f2232f91a71c55a3d ) )
9
+
3
10
## [ 1.18.20] ( https://github.com/msgbyte/tianji/compare/v1.18.19...v1.18.20 ) (2025-03-12)
4
11
5
12
### Others
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tianji" ,
3
3
"private" : true ,
4
- "version" : " 1.18.20 " ,
4
+ "version" : " 1.18.21 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " concurrently --kill-others npm:dev:server npm:dev:web" ,
You can’t perform that action at this time.
0 commit comments