File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1+ [1.1.0]
2+ # Adjustment
3+ Use more effective and precise method to patch the cursor.
4+ ---
5+
6+ // A changelog must be opened by a version tag wrapped by square brackets,
7+ // and closed by three consecutive dashes.
8+
9+ // Latest changelog must be located in the beginning of the document.
Original file line number Diff line number Diff line change 11{
22 "id" : " animated-cursor" ,
33 "name" : " Animated Cursor" ,
4- "version" : " 1.0.5 " ,
4+ "version" : " 1.1.0 " ,
55 "minAppVersion" : " 1.7.4" ,
66 "description" : " Simple yet smooth animated cursor." ,
77 "author" : " Kotaindah55 (Sheva Ihza)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " animated-cursor" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Simple yet smooth animated cursor." ,
55 "main" : " main.js" ,
66 "scripts" : {
1212 "publish-no-package-lock" : " npx tsx scripts/publish.mts no-package-lock" ,
1313 "lock" : " npx tsx scripts/lock-package.mts"
1414 },
15- "keywords" : [" obsidian-plugin" ],
15+ "keywords" : [
16+ " obsidian-plugin"
17+ ],
1618 "author" : " kotaindah55" ,
1719 "license" : " MIT" ,
1820 "devDependencies" : {
Original file line number Diff line number Diff line change 44 "1.0.2" : " 1.7.4" ,
55 "1.0.3" : " 1.7.4" ,
66 "1.0.4" : " 1.7.4" ,
7- "1.0.5" : " 1.7.4"
7+ "1.0.5" : " 1.7.4" ,
8+ "1.1.0" : " 1.7.4"
89}
You can’t perform that action at this time.
0 commit comments