-
Notifications
You must be signed in to change notification settings - Fork 157
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
66 lines (66 loc) · 1.66 KB
/
CHANGELOG.json
File metadata and controls
66 lines (66 loc) · 1.66 KB
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
{
"name": "bemuse-tools",
"entries": [
{
"version": "50.0.4",
"tag": "bemuse-tools_v50.0.4",
"date": "Sun, 06 Nov 2022 16:09:03 GMT",
"comments": {
"patch": [
{
"comment": "Remove Bluebird and Add glob-promise"
}
],
"dependency": [
{
"comment": "Updating dependency \"bemuse-indexer\" from `^51.0.1` to `^51.0.2`"
}
]
}
},
{
"version": "50.0.3",
"tag": "bemuse-tools_v50.0.3",
"date": "Sat, 22 Oct 2022 05:32:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"bemuse-indexer\" from `^51.0.0` to `^51.0.1`"
},
{
"comment": "Updating dependency \"eslint-config-bemuse\" from `^4.0.2` to `^5.0.0`"
}
]
}
},
{
"version": "50.0.2",
"tag": "bemuse-tools_v50.0.2",
"date": "Sat, 01 Jan 2022 13:08:37 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"bemuse-indexer\" from `^50.0.1` to `^51.0.0`"
}
]
}
},
{
"version": "50.0.1",
"tag": "bemuse-tools_v50.0.1",
"date": "Fri, 29 Oct 2021 19:57:09 GMT",
"comments": {
"patch": [
{
"comment": "Added missing dependencies and updated versioning policy -- starting at v50 this package is now versioned independently of Bemuse"
}
],
"dependency": [
{
"comment": "Updating dependency \"bemuse-indexer\" from `^50.0.0` to `^50.0.1`"
}
]
}
}
]
}