File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " link-with-alias" ,
3
3
"name" : " Link with alias" ,
4
- "version" : " 1.0.8 " ,
4
+ "version" : " 1.0.9 " ,
5
5
"minAppVersion" : " 1.1.0" ,
6
6
"description" : " Creates links and aliases in front matter of target document" ,
7
7
"author" : " Pavel Vojtěchovský" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obsidian-link-with-alias" ,
3
- "version" : " 1.0.8 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " Creates links and aliases in front matter of target document" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
25
25
"tslib" : " 2.4.0" ,
26
26
"typescript" : " 4.7.4"
27
27
}
28
- }
28
+ }
Original file line number Diff line number Diff line change 7
7
"1.0.5" : " 1.1.0" ,
8
8
"1.0.6" : " 1.1.0" ,
9
9
"1.0.7" : " 1.1.0" ,
10
- "1.0.8" : " 1.1.0"
10
+ "1.0.8" : " 1.1.0" ,
11
+ "1.0.9" : " 1.1.0"
11
12
}
You can’t perform that action at this time.
0 commit comments