File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 33 "name" : " Extended Find & Replace" ,
44 "author" : " Kotaindah55" ,
55 "description" : " Overhaul editor find-and-replace functionality." ,
6- "version" : " 1.0.0 " ,
6+ "version" : " 1.0.1 " ,
77 "minAppVersion" : " 1.6.2" ,
88 "isDesktopOnly" : false
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " extended-find-replace" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "main" : " main.js" ,
55 "description" : " Overhaul editor find-and-replace functionality." ,
66 "scripts" : {
1010 "changelog" : " npx tsx scripts/print-changelog.mts" ,
1111 "publish" : " npx tsx scripts/publish.mts"
1212 },
13- "keywords" : [" obsidian-plugin" ],
13+ "keywords" : [
14+ " obsidian-plugin"
15+ ],
1416 "author" : " Kotaindah55" ,
1517 "license" : " MIT" ,
1618 "type" : " module" ,
2931 "tsx" : " ^4.19.3" ,
3032 "typescript" : " ^5.8.3"
3133 }
32- }
34+ }
Original file line number Diff line number Diff line change 11{
2- "1.0.0" : " 1.6.2"
2+ "1.0.0" : " 1.6.2" ,
3+ "1.0.1" : " 1.6.2"
34}
You can’t perform that action at this time.
0 commit comments