File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.9.3] ( https://github.com/msgbyte/tianji/compare/v1.9.2...v1.9.3 ) (2024-05-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * add markdown editor for page description ([ 7e1faf8] ( https://github.com/msgbyte/tianji/commit/7e1faf82588d4a3ca8cd3423a9df2b779053eeac ) )
9
+
10
+
11
+ ### Others
12
+
13
+ * add server page reconnect ([ c950e4a] ( https://github.com/msgbyte/tianji/commit/c950e4a3f8fc45a73c70079813658302ee364aee ) )
14
+ * update Polish translation ([ #59 ] ( https://github.com/msgbyte/tianji/issues/59 ) ) ([ dd8ea66] ( https://github.com/msgbyte/tianji/commit/dd8ea6623fa5bb5631eb00d8c79c2e9ebbc82e1d ) )
15
+
3
16
## [ 1.9.2] ( https://github.com/msgbyte/tianji/compare/v1.9.1...v1.9.2 ) (2024-04-25)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tianji" ,
3
3
"private" : true ,
4
- "version" : " 1.9.2 " ,
4
+ "version" : " 1.9.3 " ,
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