forked from keyvan-m-sadeghi/box
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
68 lines (68 loc) · 1.59 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
{
"name": "@functionland/rn-fula",
"entries": [
{
"version": "0.2.6",
"tag": "@functionland/rn-fula_v0.2.6",
"date": "Wed, 16 Mar 2022 13:51:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@functionland/fula\" from `~0.4.4` to `~1.0.0`"
}
]
}
},
{
"version": "0.2.5",
"tag": "@functionland/rn-fula_v0.2.5",
"date": "Tue, 08 Mar 2022 09:45:40 GMT",
"comments": {
"patch": [
{
"comment": "reaname fula"
}
],
"dependency": [
{
"comment": "Updating dependency \"@functionland/fula\" from `~0.4.3` to `~0.4.4`"
}
]
}
},
{
"version": "0.2.4",
"tag": "@functionland/rn-fula_v0.2.4",
"date": "Sat, 05 Mar 2022 13:27:45 GMT",
"comments": {
"patch": [
{
"comment": "update dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"@functionland/fula\" from `~0.4.1` to `~0.4.2`"
}
]
}
},
{
"version": "0.2.3",
"tag": "@functionland/rn-fula_v0.2.3",
"date": "Tue, 30 Nov 2021 16:00:51 GMT",
"comments": {
"patch": [
{
"comment": "clean up type's and use enum instead of plain text"
}
],
"dependency": [
{
"comment": "Updating dependency \"@functionland/rn-fula-bridge\" from `0.2.2` to `0.2.3`"
}
]
}
}
]
}