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
37 lines (37 loc) · 980 Bytes
/
CHANGELOG.json
File metadata and controls
37 lines (37 loc) · 980 Bytes
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
{
"name": "@rushstack/credential-cache",
"entries": [
{
"version": "0.1.1",
"tag": "@rushstack/credential-cache_v0.1.1",
"date": "Tue, 04 Nov 2025 08:15:14 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.4`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/credential-cache_v0.1.0",
"date": "Fri, 24 Oct 2025 00:13:38 GMT",
"comments": {
"minor": [
{
"comment": "Create dedicated package for the Rush \"CredentialCache\" API. This API manages credential persistence on the local machine."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.18.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.3`"
}
]
}
}
]
}