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
113 lines (113 loc) · 2.7 KB
/
CHANGELOG.json
File metadata and controls
113 lines (113 loc) · 2.7 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
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
{
"name": "@rushstack/mcp-server",
"entries": [
{
"version": "0.1.7",
"tag": "@rushstack/mcp-server_v0.1.7",
"date": "Tue, 13 May 2025 02:09:20 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.6`"
}
]
}
},
{
"version": "0.1.6",
"tag": "@rushstack/mcp-server_v0.1.6",
"date": "Wed, 07 May 2025 15:11:17 GMT",
"comments": {
"patch": [
{
"comment": "Follow-ups to #5215"
}
]
}
},
{
"version": "0.1.5",
"tag": "@rushstack/mcp-server_v0.1.5",
"date": "Fri, 02 May 2025 15:11:29 GMT",
"comments": {
"patch": [
{
"comment": "Add more tools to mcp server"
}
]
}
},
{
"version": "0.1.4",
"tag": "@rushstack/mcp-server_v0.1.4",
"date": "Thu, 01 May 2025 15:11:33 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.5`"
}
]
}
},
{
"version": "0.1.3",
"tag": "@rushstack/mcp-server_v0.1.3",
"date": "Thu, 01 May 2025 00:11:12 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.13.1`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.3`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.4`"
}
]
}
},
{
"version": "0.1.2",
"tag": "@rushstack/mcp-server_v0.1.2",
"date": "Fri, 25 Apr 2025 00:11:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.3`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/mcp-server_v0.1.1",
"date": "Mon, 21 Apr 2025 22:24:25 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.0.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.2`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/mcp-server_v0.1.0",
"date": "Thu, 17 Apr 2025 15:11:16 GMT",
"comments": {
"minor": [
{
"comment": "Init rush mcp server project"
}
]
}
}
]
}