forked from keyvan-m-sadeghi/box
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
79 lines (79 loc) · 1.82 KB
/
CHANGELOG.json
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
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"name": "@functionland/file-protocol",
"entries": [
{
"version": "0.3.6",
"tag": "@functionland/file-protocol_v0.3.6",
"date": "Tue, 10 May 2022 06:52:04 GMT",
"comments": {
"patch": [
{
"comment": "remove internal package from dep"
}
],
"dependency": [
{
"comment": "Updating dependency \"async-later\" from `0.1.10` to `0.1.11`"
}
]
}
},
{
"version": "0.3.5",
"tag": "@functionland/file-protocol_v0.3.5",
"date": "Sun, 24 Apr 2022 09:20:16 GMT",
"comments": {
"patch": [
{
"comment": "Fix build warning"
}
],
"dependency": [
{
"comment": "Updating dependency \"async-later\" from `0.1.9` to `0.1.10`"
}
]
}
},
{
"version": "0.3.4",
"tag": "@functionland/file-protocol_v0.3.4",
"date": "Tue, 08 Mar 2022 08:50:12 GMT",
"comments": {
"patch": [
{
"comment": "fix types and build"
}
],
"dependency": [
{
"comment": "Updating dependency \"async-later\" from `0.1.8` to `0.1.9`"
}
]
}
},
{
"version": "0.3.3",
"tag": "@functionland/file-protocol_v0.3.3",
"date": "Sat, 05 Mar 2022 13:27:45 GMT",
"comments": {
"patch": [
{
"comment": "update dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"async-later\" from `0.1.7` to `0.1.8`"
}
]
}
},
{
"version": "0.3.2",
"tag": "@functionland/file-protocol_v0.3.2",
"date": "Tue, 30 Nov 2021 16:00:51 GMT",
"comments": {}
}
]
}