-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.versionary-manifest.json
More file actions
36 lines (36 loc) · 767 Bytes
/
.versionary-manifest.json
File metadata and controls
36 lines (36 loc) · 767 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
{
"manifest-version": 1,
"baseline-sha": "d3aed2123faa296b54b37eeaf1e32c5b2b31d6ff",
"release-targets": [
{
"path": ".",
"version": "2.46.0",
"tag": "v2.46.0"
},
{
"path": "crates/panache-dprint",
"version": "0.1.0",
"tag": "dprint-plugin-panache-v0.1.0"
},
{
"path": "crates/panache-formatter",
"version": "0.5.1",
"tag": "panache-formatter-v0.5.1"
},
{
"path": "crates/panache-parser",
"version": "0.9.0",
"tag": "panache-parser-v0.9.0"
},
{
"path": "editors/code",
"version": "2.39.0",
"tag": "panache-code-v2.39.0"
},
{
"path": "editors/zed",
"version": "2.35.0",
"tag": "panache-zed-v2.35.0"
}
]
}