File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11
22
3+ ## [ 1.29.2] ( https://github.com/msgbyte/tianji/compare/v1.29.1...v1.29.2 ) (2025-10-20)
4+
5+ ### Bug Fixes
6+
7+ * fix version issue for zod version incorrect ([ 7f3a41b] ( https://github.com/msgbyte/tianji/commit/7f3a41b37a66ad72ea401f8350699467eecce94b ) )
8+
9+ ### Document
10+
11+ * add blog ([ c9815b0] ( https://github.com/msgbyte/tianji/commit/c9815b03f4c778b5fd2564111ef2e0b5cf5f4048 ) )
12+
13+ ### Others
14+
15+ * add clickhouse migrate on db migrate script ([ d03167a] ( https://github.com/msgbyte/tianji/commit/d03167abfd88dab9ddcbe31627c88d1c92c78f94 ) )
16+
317## [ 1.29.1] ( https://github.com/msgbyte/tianji/compare/v1.29.0...v1.29.1 ) (2025-10-18)
418
519### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tianji" ,
33 "private" : true ,
4- "version" : " 1.29.1 " ,
4+ "version" : " 1.29.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " concurrently --kill-others npm:dev:server npm:dev:web" ,
You can’t perform that action at this time.
0 commit comments