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
53 lines (53 loc) · 1.19 KB
/
CHANGELOG.json
File metadata and controls
53 lines (53 loc) · 1.19 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
{
"name": "@rushstack/npm-check-fork",
"entries": [
{
"version": "0.1.3",
"tag": "@rushstack/npm-check-fork_v0.1.3",
"date": "Tue, 04 Nov 2025 08:15:15 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.4`"
}
]
}
},
{
"version": "0.1.2",
"tag": "@rushstack/npm-check-fork_v0.1.2",
"date": "Fri, 24 Oct 2025 00:13:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.3`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/npm-check-fork_v0.1.1",
"date": "Wed, 22 Oct 2025 00:57:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.2`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/npm-check-fork_v0.1.0",
"date": "Sat, 18 Oct 2025 00:06:19 GMT",
"comments": {
"minor": [
{
"comment": "Initial fork of npm-check"
}
]
}
}
]
}