-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathCHANGELOG.json
115 lines (115 loc) · 2.92 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"name": "@microsoft/rush-stack-compiler-4.1",
"entries": [
{
"version": "0.3.2",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.3.2",
"date": "Tue, 26 Mar 2024 17:43:49 GMT",
"comments": {
"patch": [
{
"comment": "Update README."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-4.7\" to `0.1.1`"
}
]
}
},
{
"version": "0.3.1",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.3.1",
"date": "Sun, 13 Aug 2023 04:04:32 GMT",
"comments": {
"patch": [
{
"comment": "Fix repo reference."
}
]
}
},
{
"version": "0.3.0",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.3.0",
"date": "Sat, 15 Apr 2023 00:06:09 GMT",
"comments": {
"minor": [
{
"comment": "Downgrade eslint-config to resolve typescript compiler peer dependency issue."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.6.0`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.2.0",
"date": "Mon, 03 Oct 2022 21:28:25 GMT",
"comments": {
"minor": [
{
"comment": "Update the @rushstack/node-core-library and @rushstack/eslint-config dependencies."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.5.0`"
}
]
}
},
{
"version": "0.1.2",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.1.2",
"date": "Wed, 16 Mar 2022 21:15:16 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade rushstack dependencies."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.4.48`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.1.1",
"date": "Wed, 19 May 2021 00:11:39 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.15.2`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.4.47`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@microsoft/rush-stack-compiler-4.1_v0.1.0",
"date": "Tue, 11 May 2021 22:57:42 GMT",
"comments": {
"minor": [
{
"comment": "Initial package creation."
}
]
}
}
]
}