forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
122 lines (122 loc) · 3.53 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
116
117
118
119
120
121
122
{
"name": "@azure/msal-angularjs",
"entries": [
{
"date": "Tue, 12 Jan 2021 00:51:26 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "package.lock change",
"author": "[email protected]",
"commit": "4e50ca592f5a17578072be9e4ac28e05b3e6d594",
"package": "@azure/msal-angularjs"
},
{
"comment": "Fix npm audit warnings",
"author": "[email protected]",
"commit": "751026cdaa24dd370c50ad714bf0b1d54c71fbde",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Mon, 07 Dec 2020 22:19:03 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Enforce triple equals in eslint",
"author": "[email protected]",
"commit": "5975eb4077a2b4372683e68af4d748b0808134ab",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Sat, 07 Nov 2020 01:50:14 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Build Pipeline Changes (#2406)",
"author": "[email protected]",
"commit": "af8459c0d53a4dc2bf495017608c0bb03004d006",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Tue, 20 Oct 2020 23:47:28 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Updated eslint rules (#2345)",
"author": "[email protected]",
"commit": "64a4f9e868e63346dfd711dec717abe7fd14d949",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Wed, 14 Oct 2020 23:45:07 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Remove rogue console.log() in the BrowserCrypto.ts file and add a lint rule to prevent future issues (#2410)",
"author": "[email protected]",
"commit": "d2fc6bb778a79d9160474cebfc6c5a52bcf464ff",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Thu, 17 Sep 2020 23:16:22 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Add angularjs to central eslint configuration",
"author": "[email protected]",
"commit": "fc49c6f16b3f7a62a67d249107fc484272133305",
"package": "@azure/msal-angularjs"
},
{
"comment": "update package-lock.json",
"author": "[email protected]",
"commit": "0b296f957303031552a8b768f56310488a9e63d2",
"package": "@azure/msal-angularjs"
}
]
}
},
{
"date": "Thu, 13 Aug 2020 02:20:48 GMT",
"tag": "@azure/msal-angularjs_v0.1.2",
"version": "0.1.2",
"comments": {
"none": [
{
"comment": "Add beachball config",
"author": "[email protected]",
"commit": "50d9a9533b07a4a5bf7833bd6a5d0d35798c4903",
"package": "@azure/msal-angularjs"
}
]
}
}
]
}