generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](1.0.6...1.1.0) (2023-03-16) ### Bug Fixes * make the settings collapsible ([71da2c2](71da2c2)) * only add omnivore id to the frontmatter if frontmatter is not in the template ([f46b4fc](f46b4fc)) ### Features * custom filenames ([650a9ad](650a9ad))
- Loading branch information
1 parent
1ecde73
commit cca8a7d
Showing
4 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,6 @@ | |
"1.0.3": "0.15.0", | ||
"1.0.4": "0.15.0", | ||
"1.0.5": "0.15.0", | ||
"1.0.6": "0.15.0" | ||
"1.0.6": "0.15.0", | ||
"1.1.0": "0.15.0" | ||
} |