File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.19.1] ( https://github.com/msgbyte/tianji/compare/v1.19.0...v1.19.1 ) (2025-03-22)
4
+
5
+ ### Bug Fixes
6
+
7
+ * fix a bug which will clause run custom code error ([ 9a132d9] ( https://github.com/msgbyte/tianji/commit/9a132d93a4584db2e441a2bd68b64c5b86de1b75 ) )
8
+
9
+ ### Document
10
+
11
+ * add more language document for application tracking ([ 4ed139f] ( https://github.com/msgbyte/tianji/commit/4ed139fb9315a47288417914aa752842eba629b3 ) )
12
+ * update translation modify files in README.md ([ 3310a1c] ( https://github.com/msgbyte/tianji/commit/3310a1c00264067a7e62c7c67cc177c8e41f3a0c ) )
13
+
14
+ ### Others
15
+
16
+ * add more docker ignore claim to reduce docker image size ([ aa29d18] ( https://github.com/msgbyte/tianji/commit/aa29d18d910a3a45ecfddde71838db771dd700f6 ) )
17
+
3
18
## [ 1.19.0] ( https://github.com/msgbyte/tianji/compare/v1.18.22...v1.19.0 ) (2025-03-22)
4
19
5
20
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tianji" ,
3
3
"private" : true ,
4
- "version" : " 1.19.0 " ,
4
+ "version" : " 1.19.1 " ,
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