File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11# 变更日志 (Changelog)
22
3+ ## 🎉 Release v1.0.3
4+
5+ ### 📅 2025-07-05
6+
7+ ### 🔧 其他变更 (Other Changes)
8+ - 更新README.md文件,修改徽章链接为新项目地址,添加组件演示图;在MyWidgets视图中注释掉视图切换和菜单项功能,简化组件管理逻辑。 ([ d1bad28] ( https://github.com/kuai-dian/obsidian/commit/d1bad28 ) )
9+
10+
11+ ---
12+
13+
314## 🎉 Release v1.0.2
415
516### 📅 2025-07-05
Original file line number Diff line number Diff line change 11{
22 "id" : " widgetstore" ,
33 "name" : " Widget Store" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.3 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "description" : " Access and manage widgets from cn.widgetstore.net directly in Obsidian" ,
77 "author" : " Widget Store Team" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " widgetstore-obsidian" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Widget Store integration for Obsidian - Access and manage widgets from cn.widgetstore.net" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "1.0.0" : " 0.15.0" ,
33 "1.0.1" : " 0.15.0" ,
4- "1.0.2" : " 0.15.0"
4+ "1.0.2" : " 0.15.0" ,
5+ "1.0.3" : " 0.15.0"
56}
You can’t perform that action at this time.
0 commit comments