forked from microsoft/rushstack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
84 lines (84 loc) · 2.56 KB
/
CHANGELOG.json
File metadata and controls
84 lines (84 loc) · 2.56 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"name": "@rushstack/debug-certificate-manager",
"entries": [
{
"version": "0.2.3",
"tag": "@rushstack/debug-certificate-manager_v0.2.3",
"date": "Wed, 18 Mar 2020 15:07:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.5` to `6.4.6`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.4` to `0.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
}
]
}
},
{
"version": "0.2.2",
"tag": "@rushstack/debug-certificate-manager_v0.2.2",
"date": "Tue, 17 Mar 2020 23:55:58 GMT",
"comments": {
"patch": [
{
"comment": "Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.3` to `3.19.4`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.4` to `6.4.5`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.3` to `0.4.4`"
}
]
}
},
{
"version": "0.2.1",
"tag": "@rushstack/debug-certificate-manager_v0.2.1",
"date": "Tue, 28 Jan 2020 02:23:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.2` to `3.19.3`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.3` to `6.4.4`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.2` to `0.4.3`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@rushstack/debug-certificate-manager_v0.2.0",
"date": "Fri, 24 Jan 2020 00:27:39 GMT",
"comments": {
"minor": [
{
"comment": "Extract debug certificate logic into separate package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.2` to `6.4.3`"
}
]
}
}
]
}