mirror of
https://github.com/caffa/Obsidian-Current-Folder-Note-Display-Plugin.git
synced 2026-07-22 09:50:27 +00:00
1.7.14
This commit is contained in:
parent
67133774b7
commit
6e87618c43
4 changed files with 5 additions and 7 deletions
|
|
@ -8,5 +8,4 @@
|
|||
"authorUrl": "https://github.com/Caffa",
|
||||
"fundingUrl": "https://ko-fi.com/pamelawang_mwahacookie",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
||||
}
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "current-folder-notes-pamphlet",
|
||||
"version": "1.7.13",
|
||||
"version": "1.7.14",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "current-folder-notes-pamphlet",
|
||||
"version": "1.7.13",
|
||||
"version": "1.7.14",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.6",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "current-folder-notes-pamphlet",
|
||||
"version": "1.7.13",
|
||||
"version": "1.7.14",
|
||||
"description": "Shows a list of notes in the current folder, and allows you to filter the titles to include or exclude notes.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -28,5 +28,4 @@
|
|||
"1.7.12": "1.7.7",
|
||||
"1.7.13": "1.7.7",
|
||||
"1.7.14": "1.7.7"
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue