forked from microsoft/rushstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
53 lines (53 loc) · 1.39 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
{
"name": "@rushstack/heft-serverless-stack-plugin",
"entries": [
{
"version": "0.1.2",
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.2",
"date": "Wed, 06 Apr 2022 22:35:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.5` to `^0.44.6`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.1",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.2` to `^0.44.5`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.0",
"date": "Tue, 29 Mar 2022 20:30:23 GMT",
"comments": {
"minor": [
{
"comment": "Initial release"
}
]
}
}
]
}