File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.11.1] ( https://github.com/msgbyte/tianji/compare/v1.11.0...v1.11.1 ) (2024-05-21)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix display problem in docker panel ([ e3d0555] ( https://github.com/msgbyte/tianji/commit/e3d0555c454cf7e49a9301a28f65cf863fc50573 ) )
9
+
10
+
11
+ ### Others
12
+
13
+ * add survey add state ([ 3ecd7aa] ( https://github.com/msgbyte/tianji/commit/3ecd7aa171f7be0b8c7dfdeff7d140294d8819bc ) )
14
+
3
15
## [ 1.11.0] ( https://github.com/msgbyte/tianji/compare/v1.10.0...v1.11.0 ) (2024-05-20)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tianji" ,
3
3
"private" : true ,
4
- "version" : " 1.11.0 " ,
4
+ "version" : " 1.11.1 " ,
5
5
"scripts" : {
6
6
"dev" : " concurrently --kill-others npm:dev:server npm:dev:web" ,
7
7
"dev:web" : " cd src/client && pnpm dev" ,
You can’t perform that action at this time.
0 commit comments