File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.9.3] ( https://github.com/ocsjs/ocs-desktop/compare/2.9.2...2.9.3 ) (2025-10-09)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修复环境监测时读取本地路径为空报错的BUG ([ 27d7f20] ( https://github.com/ocsjs/ocs-desktop/commit/27d7f208d14feff9e0786166a30f1262903f1a42 ) )
7+
8+
9+
110## [ 2.9.2] ( https://github.com/ocsjs/ocs-desktop/compare/2.9.0...2.9.2 ) (2025-10-08)
211
312
Original file line number Diff line number Diff line change 1- ## [ 2.9.2 ] ( https://github.com/ocsjs/ocs-desktop/compare/2.9.0 ...2.9.2 ) (2025-10-08 )
1+ ## [ 2.9.3 ] ( https://github.com/ocsjs/ocs-desktop/compare/2.9.2 ...2.9.3 ) (2025-10-09 )
22
33
44### Bug Fixes
55
6- * 修复软件更新文件无法访问,导致软件被删除的BUG ([ 8f9eb62] ( https://github.com/ocsjs/ocs-desktop/commit/8f9eb629796d6131273a9ff168ceeb3111689fc8 ) )
7- * 修复软件无法同步的BUG,优化OCS配置文案 ([ 4fde7c7] ( https://github.com/ocsjs/ocs-desktop/commit/4fde7c7454c52b63c54071045528a9d750b38318 ) )
6+ * 修复环境监测时读取本地路径为空报错的BUG ([ 27d7f20] ( https://github.com/ocsjs/ocs-desktop/commit/27d7f208d14feff9e0786166a30f1262903f1a42 ) )
87
98
109
Original file line number Diff line number Diff line change 11{
22 "name" : " ocs-desktop" ,
3- "version" : " 2.9.2 " ,
3+ "version" : " 2.9.3 " ,
44 "description" : " desktop for userscript" ,
55 "files" : [
66 " lib" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ocs-desktop/app" ,
3- "version" : " 2.9.2 " ,
3+ "version" : " 2.9.3 " ,
44 "description" : " desktop for userscript" ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/types.d.ts" ,
You can’t perform that action at this time.
0 commit comments