-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG.json
50 lines (50 loc) · 1.27 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
{
"name": "source-map-compare",
"entries": [
{
"date": "Thu, 10 Feb 2022 17:33:04 GMT",
"tag": "source-map-compare_v0.2.0",
"version": "0.2.0",
"comments": {
"minor": [
{
"author": "gibhatna@microsoft.com",
"package": "source-map-compare",
"comment": "Bump React to 17",
"commit": "66ee75b3d052cb5c10e1be2670afbb91c83c82e2"
}
]
}
},
{
"date": "Mon, 13 Sep 2021 21:10:52 GMT",
"tag": "source-map-compare_v0.1.2",
"version": "0.1.2",
"comments": {
"patch": [
{
"author": "mahowa@microsoft.com",
"package": "source-map-compare",
"comment": "Add beachball integration",
"commit": "8dd1f2f326f951a1ab029c1ad54a4afee545da42"
}
]
}
},
{
"date": "Thu, 08 Jul 2021 18:13:45 GMT",
"tag": "source-map-compare_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [
{
"comment": "Fix security violations",
"author": "mahowa@microsoft.com",
"commit": "398084ddfecd80ec535184ecb404a4e2ba445d66",
"package": "source-map-compare"
}
]
}
}
]
}