Skip to content

Commit 5b5f391

Browse files
committed
v0.2.3
1 parent 2d25b30 commit 5b5f391

File tree

6 files changed

+7
-7824
lines changed

6 files changed

+7
-7824
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ data.json
2323

2424
yarn-error.log
2525

26-
ExampleVault/.obsidian
26+
ExampleVault/.obsidian
27+
28+
*.lock
29+
package-lock.json

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "tasks-calendar-wrapper",
33
"name": "Tasks Calendar Wrapper",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"minAppVersion": "0.15.0",
66
"description": "This is a simple wrapper for Obsidian-Tasks-Calendar (https://github.com/702573N/Obsidian-Tasks-Calendar) and Obsidian-Tasks-Timeline (https://github.com/702573N/Obsidian-Tasks-Timeline).",
77
"author": "zhuwenq",

0 commit comments

Comments
 (0)