forked from obsidianmd/obsidian-releases
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommunity-plugin-deprecation.json
More file actions
66 lines (66 loc) · 1012 Bytes
/
community-plugin-deprecation.json
File metadata and controls
66 lines (66 loc) · 1012 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"obsidian-reading-time": ["1.0.0", "1.0.1", "1.0.2", "1.0.3"],
"templater-obsidian": ["0.5.2", "0.5.3"],
"obsidian-checklist-plugin": [
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4",
"1.0.5",
"1.0.6",
"1.0.7",
"1.0.8",
"1.0.9",
"1.0.10"
],
"obsidian-filename-heading-sync": [
"1.0.0",
"1.1.0",
"1.2.0",
"1.3.0",
"1.5.0"
],
"linked-data-vocabularies": [
"0.0.1",
"0.0.2",
"0.0.3",
"0.0.4",
"0.0.5",
"0.0.6",
"0.0.7",
"0.0.8",
"0.0.9",
"0.0.10",
"0.0.11",
"0.1.0",
"0.1.1",
"0.1.2",
"0.1.3",
"0.1.4",
"0.2.0",
"0.2.1",
"0.2.2",
"0.2.3",
"0.2.4",
"0.2.5",
"0.2.6",
"0.2.7",
"0.2.8",
"0.2.9",
"0.3.0",
"0.3.1",
"0.3.2",
"0.4.0",
"0.4.1",
"0.4.2",
"0.4.3",
"0.4.4",
"0.4.5",
"0.5.0",
"0.5.1",
"0.6.0",
"0.6.1"
],
"frontmatter-links": ["1.2.5", "1.2.6"],
"obsidian-toggle-list": ["1.2.6"]
}