File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.11.2] ( https://github.com/stroiman/obsidian-dev-publish/compare/0.11.1...0.11.2 ) (2024-07-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * Handle medialinks in footnotes ([ 1f8b78d] ( https://github.com/stroiman/obsidian-dev-publish/commit/1f8b78db662882cca7a74ee58c8a63017baf79bf ) )
7+
8+
9+
110## [ 0.11.1] ( https://github.com/stroiman/obsidian-dev-publish/compare/0.11.0...0.11.1 ) (2024-07-07)
211
312
Original file line number Diff line number Diff line change 11{
22 "id" : " publish-to-dev" ,
33 "name" : " Publish to DEV" ,
4- "version" : " 0.11.1 " ,
4+ "version" : " 0.11.2 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "description" : " Publish and update notes as articles on DEV (https://dev.to)" ,
77 "author" : " Peter Strøiman" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-sample-plugin" ,
3- "version" : " 0.11.1 " ,
3+ "version" : " 0.11.2 " ,
44 "description" : " Obsidian plugin to publish obsidian notes to DEV" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1010 "0.9.0" : " 0.15.0" ,
1111 "0.10.0" : " 0.15.0" ,
1212 "0.11.0" : " 0.15.0" ,
13- "0.11.1" : " 0.15.0"
13+ "0.11.1" : " 0.15.0" ,
14+ "0.11.2" : " 0.15.0"
1415}
You can’t perform that action at this time.
0 commit comments