-
Notifications
You must be signed in to change notification settings - Fork 682
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
83 lines (83 loc) · 2.25 KB
/
CHANGELOG.json
File metadata and controls
83 lines (83 loc) · 2.25 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
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
{
"name": "@rushstack/rush-published-versions-json-plugin",
"entries": [
{
"version": "0.1.4",
"tag": "@rushstack/rush-published-versions-json-plugin_v0.1.4",
"date": "Thu, 09 Apr 2026 00:15:07 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.22.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.11`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.5`"
}
]
}
},
{
"version": "0.1.3",
"tag": "@rushstack/rush-published-versions-json-plugin_v0.1.3",
"date": "Sat, 04 Apr 2026 00:14:00 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.10`"
}
]
}
},
{
"version": "0.1.2",
"tag": "@rushstack/rush-published-versions-json-plugin_v0.1.2",
"date": "Wed, 01 Apr 2026 15:13:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.9`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/rush-published-versions-json-plugin_v0.1.1",
"date": "Tue, 31 Mar 2026 15:14:15 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.21.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.8`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.4`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/rush-published-versions-json-plugin_v0.1.0",
"date": "Tue, 24 Mar 2026 21:51:54 GMT",
"comments": {
"minor": [
{
"comment": "Initial release."
}
]
}
}
]
}