@ms-cloudpack/cli 0.23.14 → 0.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commands/start/appServer/createRoutes.d.ts +15 -0
- package/lib/commands/start/appServer/createRoutes.js +70 -0
- package/lib/commands/start/appServer/createRoutes.js.map +1 -0
- package/lib/commands/start/appServer/error.d.ts +1 -0
- package/lib/commands/start/appServer/error.js +4 -0
- package/lib/commands/start/appServer/error.js.map +1 -0
- package/lib/commands/start/appServer/exitIfPortUnavailable.d.ts +4 -0
- package/lib/commands/start/appServer/exitIfPortUnavailable.js +15 -0
- package/lib/commands/start/appServer/exitIfPortUnavailable.js.map +1 -0
- package/lib/commands/start/appServer/getDefaultHtmlResponse.d.ts +5 -0
- package/lib/commands/start/appServer/getDefaultHtmlResponse.js +18 -0
- package/lib/commands/start/appServer/getDefaultHtmlResponse.js.map +1 -0
- package/lib/commands/start/appServer/getHtmlResponse.d.ts +5 -0
- package/lib/commands/start/appServer/getHtmlResponse.js +108 -0
- package/lib/commands/start/appServer/getHtmlResponse.js.map +1 -0
- package/lib/commands/start/appServer/handleSessionVersion.d.ts +7 -0
- package/lib/commands/start/appServer/handleSessionVersion.js +12 -0
- package/lib/commands/start/appServer/handleSessionVersion.js.map +1 -0
- package/lib/commands/start/{inlineScripts.d.ts → appServer/inlineScripts.d.ts} +0 -0
- package/lib/commands/start/{inlineScripts.js → appServer/inlineScripts.js} +0 -0
- package/lib/commands/start/appServer/inlineScripts.js.map +1 -0
- package/lib/commands/start/appServer/log.d.ts +1 -0
- package/lib/commands/start/appServer/log.js +5 -0
- package/lib/commands/start/appServer/log.js.map +1 -0
- package/lib/commands/start/appServer/setHeaders.d.ts +10 -0
- package/lib/commands/start/appServer/setHeaders.js +13 -0
- package/lib/commands/start/appServer/setHeaders.js.map +1 -0
- package/lib/commands/start/{startAppServer.d.ts → appServer/startAppServer.d.ts} +5 -5
- package/lib/commands/start/appServer/startAppServer.js +49 -0
- package/lib/commands/start/appServer/startAppServer.js.map +1 -0
- package/lib/commands/start/createBundleTask.js +0 -1
- package/lib/commands/start/createBundleTask.js.map +1 -1
- package/lib/commands/start/start.js +12 -3
- package/lib/commands/start/start.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/tsdoc-metadata.json +1 -1
- package/lib/types.d.ts +66 -2
- package/package.json +5 -3
- package/CHANGELOG.json +0 -2199
- package/CHANGELOG.md +0 -819
- package/lib/commands/start/inlineScripts.js.map +0 -1
- package/lib/commands/start/startAppServer.js +0 -155
- package/lib/commands/start/startAppServer.js.map +0 -1
package/CHANGELOG.json
DELETED
|
@@ -1,2199 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@ms-cloudpack/cli",
|
|
3
|
-
"entries": [
|
|
4
|
-
{
|
|
5
|
-
"date": "Tue, 31 Jan 2023 08:08:54 GMT",
|
|
6
|
-
"tag": "@ms-cloudpack/cli_v0.23.14",
|
|
7
|
-
"version": "0.23.14",
|
|
8
|
-
"comments": {
|
|
9
|
-
"patch": [
|
|
10
|
-
{
|
|
11
|
-
"author": "elcraig@microsoft.com",
|
|
12
|
-
"package": "@ms-cloudpack/cli",
|
|
13
|
-
"commit": "243bfddf2ccffa5d6aa479105156b8a5de0e66c2",
|
|
14
|
-
"comment": "Don't publish test files"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"author": "beachball",
|
|
18
|
-
"package": "@ms-cloudpack/cli",
|
|
19
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.9.3",
|
|
20
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"author": "beachball",
|
|
24
|
-
"package": "@ms-cloudpack/cli",
|
|
25
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.5",
|
|
26
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"author": "beachball",
|
|
30
|
-
"package": "@ms-cloudpack/cli",
|
|
31
|
-
"comment": "Bump @ms-cloudpack/data-bus to v0.1.1",
|
|
32
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"author": "beachball",
|
|
36
|
-
"package": "@ms-cloudpack/cli",
|
|
37
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.11.3",
|
|
38
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"author": "beachball",
|
|
42
|
-
"package": "@ms-cloudpack/cli",
|
|
43
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.3.1",
|
|
44
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"author": "beachball",
|
|
48
|
-
"package": "@ms-cloudpack/cli",
|
|
49
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v2.0.1",
|
|
50
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"author": "beachball",
|
|
54
|
-
"package": "@ms-cloudpack/cli",
|
|
55
|
-
"comment": "Bump @ms-cloudpack/path-string-parsing to v1.0.1",
|
|
56
|
-
"commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
|
|
57
|
-
}
|
|
58
|
-
]
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"date": "Fri, 27 Jan 2023 08:08:35 GMT",
|
|
63
|
-
"tag": "@ms-cloudpack/cli_v0.23.13",
|
|
64
|
-
"version": "0.23.13",
|
|
65
|
-
"comments": {
|
|
66
|
-
"patch": [
|
|
67
|
-
{
|
|
68
|
-
"author": "dzearing@microsoft.com",
|
|
69
|
-
"package": "@ms-cloudpack/cli",
|
|
70
|
-
"commit": "63b24c2024fd9a3b60f68ac98d8b0c8efea4917b",
|
|
71
|
-
"comment": "Tweaking the order of operations in creating bundles so that we properly dispose things on forced bundling, and also don't nuke cache folders before checking if they're valid."
|
|
72
|
-
}
|
|
73
|
-
]
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"date": "Thu, 26 Jan 2023 08:12:44 GMT",
|
|
78
|
-
"tag": "@ms-cloudpack/cli_v0.23.12",
|
|
79
|
-
"version": "0.23.12",
|
|
80
|
-
"comments": {
|
|
81
|
-
"patch": [
|
|
82
|
-
{
|
|
83
|
-
"author": "beachball",
|
|
84
|
-
"package": "@ms-cloudpack/cli",
|
|
85
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.9.2",
|
|
86
|
-
"commit": "6b62ab60495f81a59c6d85db4f9585bcc115c7c7"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"author": "beachball",
|
|
90
|
-
"package": "@ms-cloudpack/cli",
|
|
91
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.4",
|
|
92
|
-
"commit": "6b62ab60495f81a59c6d85db4f9585bcc115c7c7"
|
|
93
|
-
}
|
|
94
|
-
]
|
|
95
|
-
}
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"date": "Wed, 25 Jan 2023 08:11:21 GMT",
|
|
99
|
-
"tag": "@ms-cloudpack/cli_v0.23.11",
|
|
100
|
-
"version": "0.23.11",
|
|
101
|
-
"comments": {
|
|
102
|
-
"patch": [
|
|
103
|
-
{
|
|
104
|
-
"author": "elcraig@microsoft.com",
|
|
105
|
-
"package": "@ms-cloudpack/cli",
|
|
106
|
-
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378",
|
|
107
|
-
"comment": "Replace `PackageJson` from `type-fest` with a version from `@ms-cloudpack/bundler-types`"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"author": "beachball",
|
|
111
|
-
"package": "@ms-cloudpack/cli",
|
|
112
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.9.1",
|
|
113
|
-
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"author": "beachball",
|
|
117
|
-
"package": "@ms-cloudpack/cli",
|
|
118
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.3.0",
|
|
119
|
-
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
120
|
-
}
|
|
121
|
-
]
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"date": "Mon, 23 Jan 2023 21:06:01 GMT",
|
|
126
|
-
"tag": "@ms-cloudpack/cli_v0.23.10",
|
|
127
|
-
"version": "0.23.10",
|
|
128
|
-
"comments": {
|
|
129
|
-
"patch": [
|
|
130
|
-
{
|
|
131
|
-
"author": "dzearing@microsoft.com",
|
|
132
|
-
"package": "@ms-cloudpack/cli",
|
|
133
|
-
"commit": "7e16a31689313faaca46a5b8790ed077c3d1704e",
|
|
134
|
-
"comment": "Fixing init to not stop on warnings."
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"author": "elcraig@microsoft.com",
|
|
138
|
-
"package": "@ms-cloudpack/cli",
|
|
139
|
-
"commit": "5cd47c5419e6d0be14784f99229828fa640c7622",
|
|
140
|
-
"comment": "Update type-only references to PackageDefinitions to use PackageDefinitionsCache type instead"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"author": "beachball",
|
|
144
|
-
"package": "@ms-cloudpack/cli",
|
|
145
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.9.0",
|
|
146
|
-
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"author": "beachball",
|
|
150
|
-
"package": "@ms-cloudpack/cli",
|
|
151
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.2.2",
|
|
152
|
-
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
153
|
-
}
|
|
154
|
-
],
|
|
155
|
-
"none": [
|
|
156
|
-
{
|
|
157
|
-
"author": "elcraig@microsoft.com",
|
|
158
|
-
"package": "@ms-cloudpack/cli",
|
|
159
|
-
"commit": "d092bb42a995e8bab968a0fdc1f35144680b73c3",
|
|
160
|
-
"comment": "Move beachball disallowedChangeTypes setting to repo config"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"author": "email not defined",
|
|
164
|
-
"package": "@ms-cloudpack/cli",
|
|
165
|
-
"commit": "94bd59ac88b03f10bb05ab4dba3ca10d0cc32440",
|
|
166
|
-
"comment": "Update devDependency @types/glob to v8.0.1"
|
|
167
|
-
}
|
|
168
|
-
]
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"date": "Wed, 04 Jan 2023 08:11:16 GMT",
|
|
173
|
-
"tag": "@ms-cloudpack/cli_v0.23.8",
|
|
174
|
-
"version": "0.23.8",
|
|
175
|
-
"comments": {
|
|
176
|
-
"none": [
|
|
177
|
-
{
|
|
178
|
-
"author": "email not defined",
|
|
179
|
-
"package": "@ms-cloudpack/cli",
|
|
180
|
-
"commit": "e9b59d683d1940e829bdb9274d4aec620355098d",
|
|
181
|
-
"comment": "Update @types devDependencies"
|
|
182
|
-
}
|
|
183
|
-
],
|
|
184
|
-
"patch": [
|
|
185
|
-
{
|
|
186
|
-
"author": "beachball",
|
|
187
|
-
"package": "@ms-cloudpack/cli",
|
|
188
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.12",
|
|
189
|
-
"commit": "08c5a8d751866bc5a721a340c484636e07d84c58"
|
|
190
|
-
}
|
|
191
|
-
]
|
|
192
|
-
}
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"date": "Thu, 22 Dec 2022 08:11:00 GMT",
|
|
196
|
-
"tag": "@ms-cloudpack/cli_v0.23.7",
|
|
197
|
-
"version": "0.23.7",
|
|
198
|
-
"comments": {
|
|
199
|
-
"none": [
|
|
200
|
-
{
|
|
201
|
-
"author": "email not defined",
|
|
202
|
-
"package": "@ms-cloudpack/cli",
|
|
203
|
-
"commit": "7b6ade50c307dcaa6fc99a725c6350c2e1469329",
|
|
204
|
-
"comment": "Update @types devDependencies"
|
|
205
|
-
}
|
|
206
|
-
]
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"date": "Sat, 17 Dec 2022 08:10:52 GMT",
|
|
211
|
-
"tag": "@ms-cloudpack/cli_v0.23.7",
|
|
212
|
-
"version": "0.23.7",
|
|
213
|
-
"comments": {
|
|
214
|
-
"patch": [
|
|
215
|
-
{
|
|
216
|
-
"author": "beachball",
|
|
217
|
-
"package": "@ms-cloudpack/cli",
|
|
218
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.11",
|
|
219
|
-
"commit": "50612b0997f26620b9ad790693224d2977a5ba67"
|
|
220
|
-
}
|
|
221
|
-
]
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"date": "Thu, 08 Dec 2022 08:12:47 GMT",
|
|
226
|
-
"tag": "@ms-cloudpack/cli_v0.23.6",
|
|
227
|
-
"version": "0.23.6",
|
|
228
|
-
"comments": {
|
|
229
|
-
"patch": [
|
|
230
|
-
{
|
|
231
|
-
"author": "dake.3601@gmail.com",
|
|
232
|
-
"package": "@ms-cloudpack/cli",
|
|
233
|
-
"commit": "4cd4bb346236dcd0d1a18ea6eab6eafa73d80724",
|
|
234
|
-
"comment": "Changing addOverride to async and adding tests"
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"author": "beachball",
|
|
238
|
-
"package": "@ms-cloudpack/cli",
|
|
239
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.10",
|
|
240
|
-
"commit": "c9da33d7976da89534a8253d394705416b7f2b72"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"author": "beachball",
|
|
244
|
-
"package": "@ms-cloudpack/cli",
|
|
245
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.2.0",
|
|
246
|
-
"commit": "c9da33d7976da89534a8253d394705416b7f2b72"
|
|
247
|
-
}
|
|
248
|
-
]
|
|
249
|
-
}
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"date": "Wed, 07 Dec 2022 08:11:46 GMT",
|
|
253
|
-
"tag": "@ms-cloudpack/cli_v0.23.5",
|
|
254
|
-
"version": "0.23.5",
|
|
255
|
-
"comments": {
|
|
256
|
-
"none": [
|
|
257
|
-
{
|
|
258
|
-
"author": "email not defined",
|
|
259
|
-
"package": "@ms-cloudpack/cli",
|
|
260
|
-
"commit": "6063fc391367b3dc90d5cae3a5771ab3eedb21b6",
|
|
261
|
-
"comment": "Update @types devDependencies"
|
|
262
|
-
}
|
|
263
|
-
],
|
|
264
|
-
"patch": [
|
|
265
|
-
{
|
|
266
|
-
"author": "beachball",
|
|
267
|
-
"package": "@ms-cloudpack/cli",
|
|
268
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.9",
|
|
269
|
-
"commit": "ce724c545a19002468f1610f9281bae56d7e3ddd"
|
|
270
|
-
}
|
|
271
|
-
]
|
|
272
|
-
}
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"date": "Sun, 04 Dec 2022 08:11:29 GMT",
|
|
276
|
-
"tag": "@ms-cloudpack/cli_v0.23.4",
|
|
277
|
-
"version": "0.23.4",
|
|
278
|
-
"comments": {
|
|
279
|
-
"patch": [
|
|
280
|
-
{
|
|
281
|
-
"author": "beachball",
|
|
282
|
-
"package": "@ms-cloudpack/cli",
|
|
283
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.11.2",
|
|
284
|
-
"commit": "7672998c2474fc5f82ce6c9055092a41d2675172"
|
|
285
|
-
}
|
|
286
|
-
]
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"date": "Sat, 03 Dec 2022 08:10:45 GMT",
|
|
291
|
-
"tag": "@ms-cloudpack/cli_v0.23.3",
|
|
292
|
-
"version": "0.23.3",
|
|
293
|
-
"comments": {
|
|
294
|
-
"patch": [
|
|
295
|
-
{
|
|
296
|
-
"author": "dake.3601@gmail.com",
|
|
297
|
-
"package": "@ms-cloudpack/cli",
|
|
298
|
-
"commit": "9fae6cbdb788baac8236abc9eb44eb1d3296b7e0",
|
|
299
|
-
"comment": "Updating test to use async isFile"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"author": "beachball",
|
|
303
|
-
"package": "@ms-cloudpack/cli",
|
|
304
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.8",
|
|
305
|
-
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"author": "beachball",
|
|
309
|
-
"package": "@ms-cloudpack/cli",
|
|
310
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.3",
|
|
311
|
-
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"author": "beachball",
|
|
315
|
-
"package": "@ms-cloudpack/cli",
|
|
316
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.11.1",
|
|
317
|
-
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"author": "beachball",
|
|
321
|
-
"package": "@ms-cloudpack/cli",
|
|
322
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.1.2",
|
|
323
|
-
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"author": "beachball",
|
|
327
|
-
"package": "@ms-cloudpack/cli",
|
|
328
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v2.0.0",
|
|
329
|
-
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
|
|
330
|
-
}
|
|
331
|
-
]
|
|
332
|
-
}
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"date": "Fri, 02 Dec 2022 08:10:17 GMT",
|
|
336
|
-
"tag": "@ms-cloudpack/cli_v0.23.2",
|
|
337
|
-
"version": "0.23.2",
|
|
338
|
-
"comments": {
|
|
339
|
-
"none": [
|
|
340
|
-
{
|
|
341
|
-
"author": "renovate@whitesourcesoftware.com",
|
|
342
|
-
"package": "@ms-cloudpack/cli",
|
|
343
|
-
"commit": "c28475e8ae78c631a889817ce1a6a37859d3b1c2",
|
|
344
|
-
"comment": "Update devDependency @types/uuid to v9"
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"author": "email not defined",
|
|
348
|
-
"package": "@ms-cloudpack/cli",
|
|
349
|
-
"commit": "98c1423f4d4bfc44d032cd051510727f47e1423a",
|
|
350
|
-
"comment": "Update devDependency @types/object-hash to v3"
|
|
351
|
-
}
|
|
352
|
-
]
|
|
353
|
-
}
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"date": "Thu, 01 Dec 2022 08:10:47 GMT",
|
|
357
|
-
"tag": "@ms-cloudpack/cli_v0.23.2",
|
|
358
|
-
"version": "0.23.2",
|
|
359
|
-
"comments": {
|
|
360
|
-
"patch": [
|
|
361
|
-
{
|
|
362
|
-
"author": "dake.3601@gmail.com",
|
|
363
|
-
"package": "@ms-cloudpack/cli",
|
|
364
|
-
"commit": "77a0d57071c07b131cf391b9c876bf9307511110",
|
|
365
|
-
"comment": "Added handling for promise rejection event."
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"author": "dake.3601@gmail.com",
|
|
369
|
-
"package": "@ms-cloudpack/cli",
|
|
370
|
-
"commit": "0281a406e564d378b22e14e5c209cfba12b08e98",
|
|
371
|
-
"comment": "Added validation for unsupported paths."
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"author": "dake.3601@gmail.com",
|
|
375
|
-
"package": "@ms-cloudpack/cli",
|
|
376
|
-
"commit": "16d2ca58373fa04b9bdc901783d0095a3e3c5036",
|
|
377
|
-
"comment": "Single task cache busting"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"author": "beachball",
|
|
381
|
-
"package": "@ms-cloudpack/cli",
|
|
382
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.7",
|
|
383
|
-
"commit": "89c719c43a69feb311548c67a99a576c9ea38767"
|
|
384
|
-
},
|
|
385
|
-
{
|
|
386
|
-
"author": "beachball",
|
|
387
|
-
"package": "@ms-cloudpack/cli",
|
|
388
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.11.0",
|
|
389
|
-
"commit": "89c719c43a69feb311548c67a99a576c9ea38767"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"author": "beachball",
|
|
393
|
-
"package": "@ms-cloudpack/cli",
|
|
394
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.1.1",
|
|
395
|
-
"commit": "89c719c43a69feb311548c67a99a576c9ea38767"
|
|
396
|
-
}
|
|
397
|
-
]
|
|
398
|
-
}
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"date": "Tue, 29 Nov 2022 08:10:24 GMT",
|
|
402
|
-
"tag": "@ms-cloudpack/cli_v0.23.1",
|
|
403
|
-
"version": "0.23.1",
|
|
404
|
-
"comments": {
|
|
405
|
-
"patch": [
|
|
406
|
-
{
|
|
407
|
-
"author": "beachball",
|
|
408
|
-
"package": "@ms-cloudpack/cli",
|
|
409
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.2",
|
|
410
|
-
"commit": "782ec5094826ba9fb2f26cf811054a923bad6964"
|
|
411
|
-
}
|
|
412
|
-
]
|
|
413
|
-
}
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"date": "Wed, 23 Nov 2022 08:10:05 GMT",
|
|
417
|
-
"tag": "@ms-cloudpack/cli_v0.23.0",
|
|
418
|
-
"version": "0.23.0",
|
|
419
|
-
"comments": {
|
|
420
|
-
"minor": [
|
|
421
|
-
{
|
|
422
|
-
"author": "dzearing@microsoft.com",
|
|
423
|
-
"package": "@ms-cloudpack/cli",
|
|
424
|
-
"commit": "74568d8b889922b26cc5d07449cd707372183802",
|
|
425
|
-
"comment": "Adding --outdir option to bundle. Removing extraneous console logging."
|
|
426
|
-
},
|
|
427
|
-
{
|
|
428
|
-
"author": "beachball",
|
|
429
|
-
"package": "@ms-cloudpack/cli",
|
|
430
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.6",
|
|
431
|
-
"commit": "d24cd9f25c708b1e3c02f5ba705e3610fb3e54c2"
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"author": "beachball",
|
|
435
|
-
"package": "@ms-cloudpack/cli",
|
|
436
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.1",
|
|
437
|
-
"commit": "d24cd9f25c708b1e3c02f5ba705e3610fb3e54c2"
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"author": "beachball",
|
|
441
|
-
"package": "@ms-cloudpack/cli",
|
|
442
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.10.1",
|
|
443
|
-
"commit": "d24cd9f25c708b1e3c02f5ba705e3610fb3e54c2"
|
|
444
|
-
}
|
|
445
|
-
],
|
|
446
|
-
"patch": [
|
|
447
|
-
{
|
|
448
|
-
"author": "dake.3601@gmail.com",
|
|
449
|
-
"package": "@ms-cloudpack/cli",
|
|
450
|
-
"commit": "d24cd9f25c708b1e3c02f5ba705e3610fb3e54c2",
|
|
451
|
-
"comment": "Added array of numbers to port types"
|
|
452
|
-
}
|
|
453
|
-
]
|
|
454
|
-
}
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"date": "Tue, 22 Nov 2022 08:10:22 GMT",
|
|
458
|
-
"tag": "@ms-cloudpack/cli_v0.22.2",
|
|
459
|
-
"version": "0.22.2",
|
|
460
|
-
"comments": {
|
|
461
|
-
"patch": [
|
|
462
|
-
{
|
|
463
|
-
"author": "dake.3601@gmail.com",
|
|
464
|
-
"package": "@ms-cloudpack/cli",
|
|
465
|
-
"commit": "96959421cca3058863aee2097e83a2911f6cc460",
|
|
466
|
-
"comment": "Added directory to serve as plain static assets."
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"author": "beachball",
|
|
470
|
-
"package": "@ms-cloudpack/cli",
|
|
471
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.1.0",
|
|
472
|
-
"commit": "96959421cca3058863aee2097e83a2911f6cc460"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
}
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"date": "Sat, 19 Nov 2022 08:11:13 GMT",
|
|
479
|
-
"tag": "@ms-cloudpack/cli_v0.22.1",
|
|
480
|
-
"version": "0.22.1",
|
|
481
|
-
"comments": {
|
|
482
|
-
"patch": [
|
|
483
|
-
{
|
|
484
|
-
"author": "dzearing@microsoft.com",
|
|
485
|
-
"package": "@ms-cloudpack/cli",
|
|
486
|
-
"commit": "a8d9f34d4733f123a9fb38aba0e01b72521dea35",
|
|
487
|
-
"comment": "Config generation adds isInternal flag for internal packages."
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"author": "dake.3601@gmail.com",
|
|
491
|
-
"package": "@ms-cloudpack/cli",
|
|
492
|
-
"commit": "243696eb846159de8246cdbdc90189dc1c4b8839",
|
|
493
|
-
"comment": "Clear cache on task restart."
|
|
494
|
-
},
|
|
495
|
-
{
|
|
496
|
-
"author": "beachball",
|
|
497
|
-
"package": "@ms-cloudpack/cli",
|
|
498
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.5",
|
|
499
|
-
"commit": "30cf5ddb38dd947f73ac5ce5bf2562d2c31824c6"
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
"author": "beachball",
|
|
503
|
-
"package": "@ms-cloudpack/cli",
|
|
504
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.1.0",
|
|
505
|
-
"commit": "30cf5ddb38dd947f73ac5ce5bf2562d2c31824c6"
|
|
506
|
-
}
|
|
507
|
-
]
|
|
508
|
-
}
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
"date": "Wed, 16 Nov 2022 08:11:39 GMT",
|
|
512
|
-
"tag": "@ms-cloudpack/cli_v0.22.0",
|
|
513
|
-
"version": "0.22.0",
|
|
514
|
-
"comments": {
|
|
515
|
-
"minor": [
|
|
516
|
-
{
|
|
517
|
-
"author": "dake.3601@gmail.com",
|
|
518
|
-
"package": "@ms-cloudpack/cli",
|
|
519
|
-
"commit": "589b4c2a5b784aa17faf8078e31f24e4e27b3e84",
|
|
520
|
-
"comment": "Added automatic override action."
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"author": "beachball",
|
|
524
|
-
"package": "@ms-cloudpack/cli",
|
|
525
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.4",
|
|
526
|
-
"commit": "2c3366621394619a908ffbfaf1db9eb99561dcbc"
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"author": "beachball",
|
|
530
|
-
"package": "@ms-cloudpack/cli",
|
|
531
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.10.0",
|
|
532
|
-
"commit": "2c3366621394619a908ffbfaf1db9eb99561dcbc"
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"author": "beachball",
|
|
536
|
-
"package": "@ms-cloudpack/cli",
|
|
537
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.0.0",
|
|
538
|
-
"commit": "2c3366621394619a908ffbfaf1db9eb99561dcbc"
|
|
539
|
-
}
|
|
540
|
-
]
|
|
541
|
-
}
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
"date": "Tue, 15 Nov 2022 08:13:12 GMT",
|
|
545
|
-
"tag": "@ms-cloudpack/cli_v0.21.0",
|
|
546
|
-
"version": "0.21.0",
|
|
547
|
-
"comments": {
|
|
548
|
-
"minor": [
|
|
549
|
-
{
|
|
550
|
-
"author": "dzearing@microsoft.com",
|
|
551
|
-
"package": "@ms-cloudpack/cli",
|
|
552
|
-
"commit": "a71972309b615d683a5a3bac7a85c981fb6e89af",
|
|
553
|
-
"comment": "Updating bundler verb to add `bundler` option."
|
|
554
|
-
},
|
|
555
|
-
{
|
|
556
|
-
"author": "beachball",
|
|
557
|
-
"package": "@ms-cloudpack/cli",
|
|
558
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.3",
|
|
559
|
-
"commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"author": "beachball",
|
|
563
|
-
"package": "@ms-cloudpack/cli",
|
|
564
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.0.2",
|
|
565
|
-
"commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
|
|
566
|
-
},
|
|
567
|
-
{
|
|
568
|
-
"author": "beachball",
|
|
569
|
-
"package": "@ms-cloudpack/cli",
|
|
570
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v1.2.1",
|
|
571
|
-
"commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"author": "beachball",
|
|
575
|
-
"package": "@ms-cloudpack/cli",
|
|
576
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v1.1.1",
|
|
577
|
-
"commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
|
|
578
|
-
}
|
|
579
|
-
],
|
|
580
|
-
"patch": [
|
|
581
|
-
{
|
|
582
|
-
"author": "dake.3601@gmail.com",
|
|
583
|
-
"package": "@ms-cloudpack/cli",
|
|
584
|
-
"commit": "23df5a6c9822c3845caad83ef45afdbfb605ead2",
|
|
585
|
-
"comment": "Moving inline scripts to a separate file"
|
|
586
|
-
}
|
|
587
|
-
]
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"date": "Tue, 08 Nov 2022 08:11:27 GMT",
|
|
592
|
-
"tag": "@ms-cloudpack/cli_v0.20.2",
|
|
593
|
-
"version": "0.20.2",
|
|
594
|
-
"comments": {
|
|
595
|
-
"patch": [
|
|
596
|
-
{
|
|
597
|
-
"author": "dake.3601@gmail.com",
|
|
598
|
-
"package": "@ms-cloudpack/cli",
|
|
599
|
-
"commit": "27180571deea38c6615d09ac4a64fefe3f2052ac",
|
|
600
|
-
"comment": "Added html lang attribute."
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"author": "beachball",
|
|
604
|
-
"package": "@ms-cloudpack/cli",
|
|
605
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.9.1",
|
|
606
|
-
"commit": "27180571deea38c6615d09ac4a64fefe3f2052ac"
|
|
607
|
-
}
|
|
608
|
-
]
|
|
609
|
-
}
|
|
610
|
-
},
|
|
611
|
-
{
|
|
612
|
-
"date": "Fri, 04 Nov 2022 08:12:21 GMT",
|
|
613
|
-
"tag": "@ms-cloudpack/cli_v0.20.1",
|
|
614
|
-
"version": "0.20.1",
|
|
615
|
-
"comments": {
|
|
616
|
-
"patch": [
|
|
617
|
-
{
|
|
618
|
-
"author": "beachball",
|
|
619
|
-
"package": "@ms-cloudpack/cli",
|
|
620
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.2",
|
|
621
|
-
"commit": "e5e4be7b86876bad310d547ad7c881b13ec5769b"
|
|
622
|
-
}
|
|
623
|
-
]
|
|
624
|
-
}
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
"date": "Thu, 03 Nov 2022 08:13:11 GMT",
|
|
628
|
-
"tag": "@ms-cloudpack/cli_v0.20.0",
|
|
629
|
-
"version": "0.20.0",
|
|
630
|
-
"comments": {
|
|
631
|
-
"minor": [
|
|
632
|
-
{
|
|
633
|
-
"author": "dake.3601@gmail.com",
|
|
634
|
-
"package": "@ms-cloudpack/cli",
|
|
635
|
-
"commit": "ccf5c6c773b1e05894bdd50927a80d7ae6c6d602",
|
|
636
|
-
"comment": "Added messages to open config file and to apply overrides."
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"author": "beachball",
|
|
640
|
-
"package": "@ms-cloudpack/cli",
|
|
641
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.1",
|
|
642
|
-
"commit": "ccf5c6c773b1e05894bdd50927a80d7ae6c6d602"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"author": "beachball",
|
|
646
|
-
"package": "@ms-cloudpack/cli",
|
|
647
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.9.0",
|
|
648
|
-
"commit": "ccf5c6c773b1e05894bdd50927a80d7ae6c6d602"
|
|
649
|
-
}
|
|
650
|
-
]
|
|
651
|
-
}
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"date": "Wed, 02 Nov 2022 08:11:20 GMT",
|
|
655
|
-
"tag": "@ms-cloudpack/cli_v0.19.0",
|
|
656
|
-
"version": "0.19.0",
|
|
657
|
-
"comments": {
|
|
658
|
-
"minor": [
|
|
659
|
-
{
|
|
660
|
-
"author": "dake.3601@gmail.com",
|
|
661
|
-
"package": "@ms-cloudpack/cli",
|
|
662
|
-
"commit": "8b827ce121b41d9f5ead1e290ae524ddd9e315a3",
|
|
663
|
-
"comment": "Restart tasks from API server"
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"author": "dzearing@microsoft.com",
|
|
667
|
-
"package": "@ms-cloudpack/cli",
|
|
668
|
-
"commit": "3439c51ff4eb7cb624cf84fb2881a781eabca83f",
|
|
669
|
-
"comment": "Updating the cli to consume bundler plugin changes."
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"author": "beachball",
|
|
673
|
-
"package": "@ms-cloudpack/cli",
|
|
674
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.7.0",
|
|
675
|
-
"commit": "24143dab856b05b0b516edcb8a5cc72563ecb380"
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"author": "beachball",
|
|
679
|
-
"package": "@ms-cloudpack/cli",
|
|
680
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.0.1",
|
|
681
|
-
"commit": "24143dab856b05b0b516edcb8a5cc72563ecb380"
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"author": "beachball",
|
|
685
|
-
"package": "@ms-cloudpack/cli",
|
|
686
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.8.0",
|
|
687
|
-
"commit": "24143dab856b05b0b516edcb8a5cc72563ecb380"
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
"author": "beachball",
|
|
691
|
-
"package": "@ms-cloudpack/cli",
|
|
692
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v1.2.0",
|
|
693
|
-
"commit": "24143dab856b05b0b516edcb8a5cc72563ecb380"
|
|
694
|
-
}
|
|
695
|
-
]
|
|
696
|
-
}
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"date": "Tue, 01 Nov 2022 08:11:03 GMT",
|
|
700
|
-
"tag": "@ms-cloudpack/cli_v0.18.3",
|
|
701
|
-
"version": "0.18.3",
|
|
702
|
-
"comments": {
|
|
703
|
-
"patch": [
|
|
704
|
-
{
|
|
705
|
-
"author": "beachball",
|
|
706
|
-
"package": "@ms-cloudpack/cli",
|
|
707
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.7",
|
|
708
|
-
"commit": "264fdebf12d3c964f2520feef232af76425cdc4c"
|
|
709
|
-
}
|
|
710
|
-
]
|
|
711
|
-
}
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"date": "Wed, 26 Oct 2022 08:13:21 GMT",
|
|
715
|
-
"tag": "@ms-cloudpack/cli_v0.18.2",
|
|
716
|
-
"version": "0.18.2",
|
|
717
|
-
"comments": {
|
|
718
|
-
"patch": [
|
|
719
|
-
{
|
|
720
|
-
"author": "beachball",
|
|
721
|
-
"package": "@ms-cloudpack/cli",
|
|
722
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.6",
|
|
723
|
-
"commit": "2a8ded3b38eccb82f621cff426f7dd828b09c6c3"
|
|
724
|
-
}
|
|
725
|
-
]
|
|
726
|
-
}
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"date": "Fri, 21 Oct 2022 08:12:45 GMT",
|
|
730
|
-
"tag": "@ms-cloudpack/cli_v0.18.1",
|
|
731
|
-
"version": "0.18.1",
|
|
732
|
-
"comments": {
|
|
733
|
-
"patch": [
|
|
734
|
-
{
|
|
735
|
-
"author": "beachball",
|
|
736
|
-
"package": "@ms-cloudpack/cli",
|
|
737
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.5",
|
|
738
|
-
"commit": "0fc4b14e1c632bc9719633727ff7e106e0426fb8"
|
|
739
|
-
}
|
|
740
|
-
]
|
|
741
|
-
}
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"date": "Thu, 20 Oct 2022 08:12:02 GMT",
|
|
745
|
-
"tag": "@ms-cloudpack/cli_v0.18.0",
|
|
746
|
-
"version": "0.18.0",
|
|
747
|
-
"comments": {
|
|
748
|
-
"minor": [
|
|
749
|
-
{
|
|
750
|
-
"author": "dake.3601@gmail.com",
|
|
751
|
-
"package": "@ms-cloudpack/cli",
|
|
752
|
-
"commit": "083f3df03f5eac33570c4bf54d234b8a6c567191",
|
|
753
|
-
"comment": "Cache busting by updating the refresh version of the import map."
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"author": "beachball",
|
|
757
|
-
"package": "@ms-cloudpack/cli",
|
|
758
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.4",
|
|
759
|
-
"commit": "d9aaee91301ec95a8ecb0d185eb1fab4f6f38374"
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
"author": "beachball",
|
|
763
|
-
"package": "@ms-cloudpack/cli",
|
|
764
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v1.1.0",
|
|
765
|
-
"commit": "d9aaee91301ec95a8ecb0d185eb1fab4f6f38374"
|
|
766
|
-
}
|
|
767
|
-
]
|
|
768
|
-
}
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"date": "Wed, 19 Oct 2022 08:16:31 GMT",
|
|
772
|
-
"tag": "@ms-cloudpack/cli_v0.17.0",
|
|
773
|
-
"version": "0.17.0",
|
|
774
|
-
"comments": {
|
|
775
|
-
"minor": [
|
|
776
|
-
{
|
|
777
|
-
"author": "dake.3601@gmail.com",
|
|
778
|
-
"package": "@ms-cloudpack/cli",
|
|
779
|
-
"commit": "2824621f7a1a5712c0f516bdaedbee0992df0eb9",
|
|
780
|
-
"comment": "Added sequence cookie to keep track of reloads."
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"author": "beachball",
|
|
784
|
-
"package": "@ms-cloudpack/cli",
|
|
785
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.7.0",
|
|
786
|
-
"commit": "2824621f7a1a5712c0f516bdaedbee0992df0eb9"
|
|
787
|
-
}
|
|
788
|
-
]
|
|
789
|
-
}
|
|
790
|
-
},
|
|
791
|
-
{
|
|
792
|
-
"date": "Tue, 18 Oct 2022 08:16:24 GMT",
|
|
793
|
-
"tag": "@ms-cloudpack/cli_v0.16.0",
|
|
794
|
-
"version": "0.16.0",
|
|
795
|
-
"comments": {
|
|
796
|
-
"minor": [
|
|
797
|
-
{
|
|
798
|
-
"author": "dake.3601@gmail.com",
|
|
799
|
-
"package": "@ms-cloudpack/cli",
|
|
800
|
-
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e",
|
|
801
|
-
"comment": "Https enabled through config file for App Server."
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"author": "beachball",
|
|
805
|
-
"package": "@ms-cloudpack/cli",
|
|
806
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.3",
|
|
807
|
-
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
|
|
808
|
-
},
|
|
809
|
-
{
|
|
810
|
-
"author": "beachball",
|
|
811
|
-
"package": "@ms-cloudpack/cli",
|
|
812
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v1.0.0",
|
|
813
|
-
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
|
|
814
|
-
},
|
|
815
|
-
{
|
|
816
|
-
"author": "beachball",
|
|
817
|
-
"package": "@ms-cloudpack/cli",
|
|
818
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v1.0.1",
|
|
819
|
-
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
"author": "beachball",
|
|
823
|
-
"package": "@ms-cloudpack/cli",
|
|
824
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v1.1.0",
|
|
825
|
-
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
|
|
826
|
-
}
|
|
827
|
-
]
|
|
828
|
-
}
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
"date": "Sat, 15 Oct 2022 08:11:31 GMT",
|
|
832
|
-
"tag": "@ms-cloudpack/cli_v0.15.2",
|
|
833
|
-
"version": "0.15.2",
|
|
834
|
-
"comments": {
|
|
835
|
-
"none": [
|
|
836
|
-
{
|
|
837
|
-
"author": "dake.3601@gmail.com",
|
|
838
|
-
"package": "@ms-cloudpack/cli",
|
|
839
|
-
"commit": "962ebd9eb867b159565e221c9f5e800a8eb0ec84",
|
|
840
|
-
"comment": "Moving dependency to different package."
|
|
841
|
-
}
|
|
842
|
-
],
|
|
843
|
-
"patch": [
|
|
844
|
-
{
|
|
845
|
-
"author": "beachball",
|
|
846
|
-
"package": "@ms-cloudpack/cli",
|
|
847
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.2",
|
|
848
|
-
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"author": "beachball",
|
|
852
|
-
"package": "@ms-cloudpack/cli",
|
|
853
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.6.0",
|
|
854
|
-
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"author": "beachball",
|
|
858
|
-
"package": "@ms-cloudpack/cli",
|
|
859
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v1.0.0",
|
|
860
|
-
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
861
|
-
},
|
|
862
|
-
{
|
|
863
|
-
"author": "beachball",
|
|
864
|
-
"package": "@ms-cloudpack/cli",
|
|
865
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v1.0.0",
|
|
866
|
-
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"author": "beachball",
|
|
870
|
-
"package": "@ms-cloudpack/cli",
|
|
871
|
-
"comment": "Bump @ms-cloudpack/path-string-parsing to v1.0.0",
|
|
872
|
-
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
873
|
-
}
|
|
874
|
-
]
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"date": "Thu, 13 Oct 2022 08:12:52 GMT",
|
|
879
|
-
"tag": "@ms-cloudpack/cli_v0.15.1",
|
|
880
|
-
"version": "0.15.1",
|
|
881
|
-
"comments": {
|
|
882
|
-
"patch": [
|
|
883
|
-
{
|
|
884
|
-
"author": "dake.3601@gmail.com",
|
|
885
|
-
"package": "@ms-cloudpack/cli",
|
|
886
|
-
"commit": "443549b7c018487c7d4a52c46e13dcc2e4a8ce01",
|
|
887
|
-
"comment": "Fixing watcher bug and better error handling"
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"author": "beachball",
|
|
891
|
-
"package": "@ms-cloudpack/cli",
|
|
892
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.1",
|
|
893
|
-
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
894
|
-
},
|
|
895
|
-
{
|
|
896
|
-
"author": "beachball",
|
|
897
|
-
"package": "@ms-cloudpack/cli",
|
|
898
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.16.1",
|
|
899
|
-
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
900
|
-
}
|
|
901
|
-
]
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"date": "Wed, 12 Oct 2022 21:49:54 GMT",
|
|
906
|
-
"tag": "@ms-cloudpack/cli_v0.15.0",
|
|
907
|
-
"version": "0.15.0",
|
|
908
|
-
"comments": {
|
|
909
|
-
"minor": [
|
|
910
|
-
{
|
|
911
|
-
"author": "dzearing@microsoft.com",
|
|
912
|
-
"package": "@ms-cloudpack/cli",
|
|
913
|
-
"commit": "48a31cb7c0bbd9095fc246a95b453ed49acf7626",
|
|
914
|
-
"comment": "The `init` verb now generates exports keys for paths using a period prefix"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"author": "beachball",
|
|
918
|
-
"package": "@ms-cloudpack/cli",
|
|
919
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.6.0",
|
|
920
|
-
"commit": "48a31cb7c0bbd9095fc246a95b453ed49acf7626"
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"author": "beachball",
|
|
924
|
-
"package": "@ms-cloudpack/cli",
|
|
925
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.16.0",
|
|
926
|
-
"commit": "48a31cb7c0bbd9095fc246a95b453ed49acf7626"
|
|
927
|
-
}
|
|
928
|
-
]
|
|
929
|
-
}
|
|
930
|
-
},
|
|
931
|
-
{
|
|
932
|
-
"date": "Wed, 12 Oct 2022 08:10:43 GMT",
|
|
933
|
-
"tag": "@ms-cloudpack/cli_v0.14.0",
|
|
934
|
-
"version": "0.14.0",
|
|
935
|
-
"comments": {
|
|
936
|
-
"minor": [
|
|
937
|
-
{
|
|
938
|
-
"author": "dzearing@microsoft.com",
|
|
939
|
-
"package": "@ms-cloudpack/cli",
|
|
940
|
-
"commit": "03233b20287555cc8994203f05be01cb8a3fb225",
|
|
941
|
-
"comment": "Adding init verb."
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"author": "beachball",
|
|
945
|
-
"package": "@ms-cloudpack/cli",
|
|
946
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.5.0",
|
|
947
|
-
"commit": "03233b20287555cc8994203f05be01cb8a3fb225"
|
|
948
|
-
},
|
|
949
|
-
{
|
|
950
|
-
"author": "beachball",
|
|
951
|
-
"package": "@ms-cloudpack/cli",
|
|
952
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.15.0",
|
|
953
|
-
"commit": "03233b20287555cc8994203f05be01cb8a3fb225"
|
|
954
|
-
}
|
|
955
|
-
]
|
|
956
|
-
}
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"date": "Tue, 11 Oct 2022 08:16:37 GMT",
|
|
960
|
-
"tag": "@ms-cloudpack/cli_v0.13.0",
|
|
961
|
-
"version": "0.13.0",
|
|
962
|
-
"comments": {
|
|
963
|
-
"minor": [
|
|
964
|
-
{
|
|
965
|
-
"author": "dake.3601@gmail.com",
|
|
966
|
-
"package": "@ms-cloudpack/cli",
|
|
967
|
-
"commit": "90e5f71f8a0171b6e22e957ab38db1b1c736f6e2",
|
|
968
|
-
"comment": "Added script that catches errors that happen before overlay renders."
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"author": "beachball",
|
|
972
|
-
"package": "@ms-cloudpack/cli",
|
|
973
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.5.0",
|
|
974
|
-
"commit": "eaac5bbb36b4cc8105df8146bbe9366b0ed2e7ed"
|
|
975
|
-
}
|
|
976
|
-
]
|
|
977
|
-
}
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
"date": "Sat, 08 Oct 2022 08:10:34 GMT",
|
|
981
|
-
"tag": "@ms-cloudpack/cli_v0.12.1",
|
|
982
|
-
"version": "0.12.1",
|
|
983
|
-
"comments": {
|
|
984
|
-
"patch": [
|
|
985
|
-
{
|
|
986
|
-
"author": "dake.3601@gmail.com",
|
|
987
|
-
"package": "@ms-cloudpack/cli",
|
|
988
|
-
"commit": "511153ea650309dd04548109555634764823fa52",
|
|
989
|
-
"comment": "Control + C now works!"
|
|
990
|
-
}
|
|
991
|
-
]
|
|
992
|
-
}
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"date": "Wed, 05 Oct 2022 19:39:20 GMT",
|
|
996
|
-
"tag": "@ms-cloudpack/cli_v0.12.0",
|
|
997
|
-
"version": "0.12.0",
|
|
998
|
-
"comments": {
|
|
999
|
-
"minor": [
|
|
1000
|
-
{
|
|
1001
|
-
"author": "dzearing@microsoft.com",
|
|
1002
|
-
"package": "@ms-cloudpack/cli",
|
|
1003
|
-
"commit": "a5958df7dbb6455200dee17b7201273b7bb8155a",
|
|
1004
|
-
"comment": "Adding support for returning unbundled content."
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"author": "beachball",
|
|
1008
|
-
"package": "@ms-cloudpack/cli",
|
|
1009
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.9",
|
|
1010
|
-
"commit": "a5958df7dbb6455200dee17b7201273b7bb8155a"
|
|
1011
|
-
},
|
|
1012
|
-
{
|
|
1013
|
-
"author": "beachball",
|
|
1014
|
-
"package": "@ms-cloudpack/cli",
|
|
1015
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.4.0",
|
|
1016
|
-
"commit": "a5958df7dbb6455200dee17b7201273b7bb8155a"
|
|
1017
|
-
},
|
|
1018
|
-
{
|
|
1019
|
-
"author": "beachball",
|
|
1020
|
-
"package": "@ms-cloudpack/cli",
|
|
1021
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.14.0",
|
|
1022
|
-
"commit": "a5958df7dbb6455200dee17b7201273b7bb8155a"
|
|
1023
|
-
}
|
|
1024
|
-
]
|
|
1025
|
-
}
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
"date": "Wed, 05 Oct 2022 08:13:11 GMT",
|
|
1029
|
-
"tag": "@ms-cloudpack/cli_v0.11.2",
|
|
1030
|
-
"version": "0.11.2",
|
|
1031
|
-
"comments": {
|
|
1032
|
-
"patch": [
|
|
1033
|
-
{
|
|
1034
|
-
"author": "dake.3601@gmail.com",
|
|
1035
|
-
"package": "@ms-cloudpack/cli",
|
|
1036
|
-
"commit": "f68836484def6f6f2d32e907e5f707a262294c5f",
|
|
1037
|
-
"comment": "Watcher only for internal packages"
|
|
1038
|
-
}
|
|
1039
|
-
]
|
|
1040
|
-
}
|
|
1041
|
-
},
|
|
1042
|
-
{
|
|
1043
|
-
"date": "Thu, 29 Sep 2022 22:52:40 GMT",
|
|
1044
|
-
"tag": "@ms-cloudpack/cli_v0.11.1",
|
|
1045
|
-
"version": "0.11.1",
|
|
1046
|
-
"comments": {
|
|
1047
|
-
"patch": [
|
|
1048
|
-
{
|
|
1049
|
-
"author": "dzearing@microsoft.com",
|
|
1050
|
-
"package": "@ms-cloudpack/cli",
|
|
1051
|
-
"commit": "bfa648e140287db65fd3e5f5bb72a6a546426f16",
|
|
1052
|
-
"comment": "Adjusting some common code to get bundle details, creating a common folder for common stuff."
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"author": "beachball",
|
|
1056
|
-
"package": "@ms-cloudpack/cli",
|
|
1057
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.3.0",
|
|
1058
|
-
"commit": "bfa648e140287db65fd3e5f5bb72a6a546426f16"
|
|
1059
|
-
}
|
|
1060
|
-
]
|
|
1061
|
-
}
|
|
1062
|
-
},
|
|
1063
|
-
{
|
|
1064
|
-
"date": "Thu, 29 Sep 2022 17:46:30 GMT",
|
|
1065
|
-
"tag": "@ms-cloudpack/cli_v0.11.0",
|
|
1066
|
-
"version": "0.11.0",
|
|
1067
|
-
"comments": {
|
|
1068
|
-
"minor": [
|
|
1069
|
-
{
|
|
1070
|
-
"author": "dake.3601@gmail.com",
|
|
1071
|
-
"package": "@ms-cloudpack/cli",
|
|
1072
|
-
"commit": "f0de08abd03f62eae342bb646a7a912b913050eb",
|
|
1073
|
-
"comment": "Reload all tasks"
|
|
1074
|
-
},
|
|
1075
|
-
{
|
|
1076
|
-
"author": "beachball",
|
|
1077
|
-
"package": "@ms-cloudpack/cli",
|
|
1078
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.8",
|
|
1079
|
-
"commit": "c80e6d3f2664fa15c9a8070b944ba660f206974f"
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"author": "beachball",
|
|
1083
|
-
"package": "@ms-cloudpack/cli",
|
|
1084
|
-
"comment": "Bump @ms-cloudpack/json-utilities to v0.0.4",
|
|
1085
|
-
"commit": "c80e6d3f2664fa15c9a8070b944ba660f206974f"
|
|
1086
|
-
},
|
|
1087
|
-
{
|
|
1088
|
-
"author": "beachball",
|
|
1089
|
-
"package": "@ms-cloudpack/cli",
|
|
1090
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.2.0",
|
|
1091
|
-
"commit": "c80e6d3f2664fa15c9a8070b944ba660f206974f"
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"author": "beachball",
|
|
1095
|
-
"package": "@ms-cloudpack/cli",
|
|
1096
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.13.1",
|
|
1097
|
-
"commit": "c80e6d3f2664fa15c9a8070b944ba660f206974f"
|
|
1098
|
-
}
|
|
1099
|
-
]
|
|
1100
|
-
}
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
"date": "Thu, 29 Sep 2022 08:13:15 GMT",
|
|
1104
|
-
"tag": "@ms-cloudpack/cli_v0.10.6",
|
|
1105
|
-
"version": "0.10.6",
|
|
1106
|
-
"comments": {
|
|
1107
|
-
"patch": [
|
|
1108
|
-
{
|
|
1109
|
-
"author": "beachball",
|
|
1110
|
-
"package": "@ms-cloudpack/cli",
|
|
1111
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.7",
|
|
1112
|
-
"commit": "965236301e62bda5f94c1f54fa7ee80985e25513"
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
"author": "beachball",
|
|
1116
|
-
"package": "@ms-cloudpack/cli",
|
|
1117
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.1.3",
|
|
1118
|
-
"commit": "965236301e62bda5f94c1f54fa7ee80985e25513"
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"author": "beachball",
|
|
1122
|
-
"package": "@ms-cloudpack/cli",
|
|
1123
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.13.0",
|
|
1124
|
-
"commit": "965236301e62bda5f94c1f54fa7ee80985e25513"
|
|
1125
|
-
}
|
|
1126
|
-
]
|
|
1127
|
-
}
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"date": "Wed, 28 Sep 2022 08:15:16 GMT",
|
|
1131
|
-
"tag": "@ms-cloudpack/cli_v0.10.5",
|
|
1132
|
-
"version": "0.10.5",
|
|
1133
|
-
"comments": {
|
|
1134
|
-
"patch": [
|
|
1135
|
-
{
|
|
1136
|
-
"author": "dake.3601@gmail.com",
|
|
1137
|
-
"package": "@ms-cloudpack/cli",
|
|
1138
|
-
"commit": "2ce010dcf3f75ceb4e859348426417405627e6ae",
|
|
1139
|
-
"comment": "Fixing floating promises and async event handler"
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"author": "elcraig@microsoft.com",
|
|
1143
|
-
"package": "@ms-cloudpack/cli",
|
|
1144
|
-
"commit": "755739620e0d429b2ef1b36e3bdc83063241f3a3",
|
|
1145
|
-
"comment": "Move cache to home directory"
|
|
1146
|
-
},
|
|
1147
|
-
{
|
|
1148
|
-
"author": "beachball",
|
|
1149
|
-
"package": "@ms-cloudpack/cli",
|
|
1150
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.6",
|
|
1151
|
-
"commit": "2ce010dcf3f75ceb4e859348426417405627e6ae"
|
|
1152
|
-
},
|
|
1153
|
-
{
|
|
1154
|
-
"author": "beachball",
|
|
1155
|
-
"package": "@ms-cloudpack/cli",
|
|
1156
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v0.1.1",
|
|
1157
|
-
"commit": "2ce010dcf3f75ceb4e859348426417405627e6ae"
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"author": "beachball",
|
|
1161
|
-
"package": "@ms-cloudpack/cli",
|
|
1162
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.12.3",
|
|
1163
|
-
"commit": "2ce010dcf3f75ceb4e859348426417405627e6ae"
|
|
1164
|
-
}
|
|
1165
|
-
],
|
|
1166
|
-
"none": [
|
|
1167
|
-
{
|
|
1168
|
-
"author": "elcraig@microsoft.com",
|
|
1169
|
-
"package": "@ms-cloudpack/cli",
|
|
1170
|
-
"commit": "084168500b6320d6861a4c7e8f363fea9e4f831e",
|
|
1171
|
-
"comment": "Add lint disables"
|
|
1172
|
-
}
|
|
1173
|
-
]
|
|
1174
|
-
}
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"date": "Sat, 24 Sep 2022 08:10:47 GMT",
|
|
1178
|
-
"tag": "@ms-cloudpack/cli_v0.10.4",
|
|
1179
|
-
"version": "0.10.4",
|
|
1180
|
-
"comments": {
|
|
1181
|
-
"patch": [
|
|
1182
|
-
{
|
|
1183
|
-
"author": "dzearing@microsoft.com",
|
|
1184
|
-
"package": "@ms-cloudpack/cli",
|
|
1185
|
-
"commit": "601cfb36d2e19be8986352cdf1c6f82958b2e82e",
|
|
1186
|
-
"comment": "Adding missing \"ws\" dependency."
|
|
1187
|
-
},
|
|
1188
|
-
{
|
|
1189
|
-
"author": "beachball",
|
|
1190
|
-
"package": "@ms-cloudpack/cli",
|
|
1191
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.5",
|
|
1192
|
-
"commit": "ed77ebe0734aa220c8245579ce58911de584171c"
|
|
1193
|
-
},
|
|
1194
|
-
{
|
|
1195
|
-
"author": "beachball",
|
|
1196
|
-
"package": "@ms-cloudpack/cli",
|
|
1197
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.1.2",
|
|
1198
|
-
"commit": "ed77ebe0734aa220c8245579ce58911de584171c"
|
|
1199
|
-
},
|
|
1200
|
-
{
|
|
1201
|
-
"author": "beachball",
|
|
1202
|
-
"package": "@ms-cloudpack/cli",
|
|
1203
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.12.2",
|
|
1204
|
-
"commit": "ed77ebe0734aa220c8245579ce58911de584171c"
|
|
1205
|
-
}
|
|
1206
|
-
]
|
|
1207
|
-
}
|
|
1208
|
-
},
|
|
1209
|
-
{
|
|
1210
|
-
"date": "Fri, 23 Sep 2022 08:13:07 GMT",
|
|
1211
|
-
"tag": "@ms-cloudpack/cli_v0.10.3",
|
|
1212
|
-
"version": "0.10.3",
|
|
1213
|
-
"comments": {
|
|
1214
|
-
"patch": [
|
|
1215
|
-
{
|
|
1216
|
-
"author": "beachball",
|
|
1217
|
-
"package": "@ms-cloudpack/cli",
|
|
1218
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.4",
|
|
1219
|
-
"commit": "3d217e7c8066aafe28eee7826506f66be3506aae"
|
|
1220
|
-
},
|
|
1221
|
-
{
|
|
1222
|
-
"author": "beachball",
|
|
1223
|
-
"package": "@ms-cloudpack/cli",
|
|
1224
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.12.1",
|
|
1225
|
-
"commit": "3d217e7c8066aafe28eee7826506f66be3506aae"
|
|
1226
|
-
}
|
|
1227
|
-
]
|
|
1228
|
-
}
|
|
1229
|
-
},
|
|
1230
|
-
{
|
|
1231
|
-
"date": "Thu, 22 Sep 2022 08:15:14 GMT",
|
|
1232
|
-
"tag": "@ms-cloudpack/cli_v0.10.2",
|
|
1233
|
-
"version": "0.10.2",
|
|
1234
|
-
"comments": {
|
|
1235
|
-
"patch": [
|
|
1236
|
-
{
|
|
1237
|
-
"author": "dzearing@microsoft.com",
|
|
1238
|
-
"package": "@ms-cloudpack/cli",
|
|
1239
|
-
"commit": "fd93547d82c67060cc5d3be5b1749972be3924ff",
|
|
1240
|
-
"comment": "Moving typings file to root of cli project."
|
|
1241
|
-
},
|
|
1242
|
-
{
|
|
1243
|
-
"author": "beachball",
|
|
1244
|
-
"package": "@ms-cloudpack/cli",
|
|
1245
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.3",
|
|
1246
|
-
"commit": "bf1f396952dc6bf592e7d4fb82d700da2e5deac6"
|
|
1247
|
-
},
|
|
1248
|
-
{
|
|
1249
|
-
"author": "beachball",
|
|
1250
|
-
"package": "@ms-cloudpack/cli",
|
|
1251
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.12.0",
|
|
1252
|
-
"commit": "bf1f396952dc6bf592e7d4fb82d700da2e5deac6"
|
|
1253
|
-
}
|
|
1254
|
-
]
|
|
1255
|
-
}
|
|
1256
|
-
},
|
|
1257
|
-
{
|
|
1258
|
-
"date": "Wed, 21 Sep 2022 08:15:19 GMT",
|
|
1259
|
-
"tag": "@ms-cloudpack/cli_v0.10.1",
|
|
1260
|
-
"version": "0.10.1",
|
|
1261
|
-
"comments": {
|
|
1262
|
-
"patch": [
|
|
1263
|
-
{
|
|
1264
|
-
"author": "beachball",
|
|
1265
|
-
"package": "@ms-cloudpack/cli",
|
|
1266
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.2",
|
|
1267
|
-
"commit": "edaf39b3a641d469b5238c446b23e25399714ebd"
|
|
1268
|
-
},
|
|
1269
|
-
{
|
|
1270
|
-
"author": "beachball",
|
|
1271
|
-
"package": "@ms-cloudpack/cli",
|
|
1272
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.11.0",
|
|
1273
|
-
"commit": "edaf39b3a641d469b5238c446b23e25399714ebd"
|
|
1274
|
-
},
|
|
1275
|
-
{
|
|
1276
|
-
"author": "beachball",
|
|
1277
|
-
"package": "@ms-cloudpack/cli",
|
|
1278
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.5.0",
|
|
1279
|
-
"commit": "edaf39b3a641d469b5238c446b23e25399714ebd"
|
|
1280
|
-
}
|
|
1281
|
-
]
|
|
1282
|
-
}
|
|
1283
|
-
},
|
|
1284
|
-
{
|
|
1285
|
-
"date": "Tue, 20 Sep 2022 08:13:46 GMT",
|
|
1286
|
-
"tag": "@ms-cloudpack/cli_v0.10.0",
|
|
1287
|
-
"version": "0.10.0",
|
|
1288
|
-
"comments": {
|
|
1289
|
-
"patch": [
|
|
1290
|
-
{
|
|
1291
|
-
"author": "dake.3601@gmail.com",
|
|
1292
|
-
"package": "@ms-cloudpack/cli",
|
|
1293
|
-
"commit": "d5ebdee5d00d56b153b4de0851665cb02189694a",
|
|
1294
|
-
"comment": "Only one watcher per bundle task"
|
|
1295
|
-
}
|
|
1296
|
-
],
|
|
1297
|
-
"minor": [
|
|
1298
|
-
{
|
|
1299
|
-
"author": "dake.3601@gmail.com",
|
|
1300
|
-
"package": "@ms-cloudpack/cli",
|
|
1301
|
-
"commit": "bc64187802ecacd4098c99cdf308aa6bd2fc6f7f",
|
|
1302
|
-
"comment": "Improved task watcher and data flow"
|
|
1303
|
-
}
|
|
1304
|
-
],
|
|
1305
|
-
"none": [
|
|
1306
|
-
{
|
|
1307
|
-
"author": "elcraig@microsoft.com",
|
|
1308
|
-
"package": "@ms-cloudpack/cli",
|
|
1309
|
-
"commit": "52b4314b694af37388821ff5b8a3b16f61b8dc8f",
|
|
1310
|
-
"comment": "Hoist commonly used devDependencies to the repo root"
|
|
1311
|
-
}
|
|
1312
|
-
]
|
|
1313
|
-
}
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"date": "Tue, 13 Sep 2022 08:15:44 GMT",
|
|
1317
|
-
"tag": "@ms-cloudpack/cli_v0.9.0",
|
|
1318
|
-
"version": "0.9.0",
|
|
1319
|
-
"comments": {
|
|
1320
|
-
"minor": [
|
|
1321
|
-
{
|
|
1322
|
-
"author": "dake.3601@gmail.com",
|
|
1323
|
-
"package": "@ms-cloudpack/cli",
|
|
1324
|
-
"commit": "895b402c3959e689ae8d7fb9c1ee8a56711b8958",
|
|
1325
|
-
"comment": "Rerun flag on add method of Task Runner"
|
|
1326
|
-
}
|
|
1327
|
-
],
|
|
1328
|
-
"patch": [
|
|
1329
|
-
{
|
|
1330
|
-
"author": "renovate@whitesourcesoftware.com",
|
|
1331
|
-
"package": "@ms-cloudpack/cli",
|
|
1332
|
-
"commit": "42d8d8353be2893774225fbe2130dd934188c70f",
|
|
1333
|
-
"comment": "Update dependency uuid to v9"
|
|
1334
|
-
}
|
|
1335
|
-
]
|
|
1336
|
-
}
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"date": "Mon, 12 Sep 2022 08:13:33 GMT",
|
|
1340
|
-
"tag": "@ms-cloudpack/cli_v0.8.1",
|
|
1341
|
-
"version": "0.8.1",
|
|
1342
|
-
"comments": {
|
|
1343
|
-
"none": [
|
|
1344
|
-
{
|
|
1345
|
-
"author": "renovate@whitesourcesoftware.com",
|
|
1346
|
-
"package": "@ms-cloudpack/cli",
|
|
1347
|
-
"commit": "1ec5df995e0c7e2b037d329293c2da25e2be6527",
|
|
1348
|
-
"comment": "Update devDependency @types/glob to v8"
|
|
1349
|
-
}
|
|
1350
|
-
]
|
|
1351
|
-
}
|
|
1352
|
-
},
|
|
1353
|
-
{
|
|
1354
|
-
"date": "Fri, 09 Sep 2022 08:15:19 GMT",
|
|
1355
|
-
"tag": "@ms-cloudpack/cli_v0.8.1",
|
|
1356
|
-
"version": "0.8.1",
|
|
1357
|
-
"comments": {
|
|
1358
|
-
"patch": [
|
|
1359
|
-
{
|
|
1360
|
-
"author": "elcraig@microsoft.com",
|
|
1361
|
-
"package": "@ms-cloudpack/cli",
|
|
1362
|
-
"commit": "a94425304322aa40cd6837969d8c3a3f25d21ca2",
|
|
1363
|
-
"message": "Improve async error handling"
|
|
1364
|
-
}
|
|
1365
|
-
]
|
|
1366
|
-
}
|
|
1367
|
-
},
|
|
1368
|
-
{
|
|
1369
|
-
"date": "Wed, 07 Sep 2022 08:14:20 GMT",
|
|
1370
|
-
"tag": "@ms-cloudpack/cli_v0.8.0",
|
|
1371
|
-
"version": "0.8.0",
|
|
1372
|
-
"comments": {
|
|
1373
|
-
"minor": [
|
|
1374
|
-
{
|
|
1375
|
-
"author": "dake.3601@gmail.com",
|
|
1376
|
-
"package": "@ms-cloudpack/cli",
|
|
1377
|
-
"commit": "40594c97b5b9eb23dbcd763a6ea23cca9f6452f6",
|
|
1378
|
-
"comment": "Fixing action undefined"
|
|
1379
|
-
},
|
|
1380
|
-
{
|
|
1381
|
-
"author": "beachball",
|
|
1382
|
-
"package": "@ms-cloudpack/cli",
|
|
1383
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.1",
|
|
1384
|
-
"commit": "40594c97b5b9eb23dbcd763a6ea23cca9f6452f6"
|
|
1385
|
-
}
|
|
1386
|
-
]
|
|
1387
|
-
}
|
|
1388
|
-
},
|
|
1389
|
-
{
|
|
1390
|
-
"date": "Tue, 06 Sep 2022 08:17:50 GMT",
|
|
1391
|
-
"tag": "@ms-cloudpack/cli_v0.7.0",
|
|
1392
|
-
"version": "0.7.0",
|
|
1393
|
-
"comments": {
|
|
1394
|
-
"none": [
|
|
1395
|
-
{
|
|
1396
|
-
"author": "dzearing@microsoft.com",
|
|
1397
|
-
"package": "@ms-cloudpack/cli",
|
|
1398
|
-
"commit": "2b961ca2bb0304eec6a5ce25d49a3c66072a113f",
|
|
1399
|
-
"comment": "Updating api-extractor."
|
|
1400
|
-
}
|
|
1401
|
-
],
|
|
1402
|
-
"minor": [
|
|
1403
|
-
{
|
|
1404
|
-
"author": "dake.3601@gmail.com",
|
|
1405
|
-
"package": "@ms-cloudpack/cli",
|
|
1406
|
-
"commit": "5edd43e769c3fa7fa1f2fb16952e0031f57cbb43",
|
|
1407
|
-
"comment": "Integrating PackageDefinitions implementation."
|
|
1408
|
-
},
|
|
1409
|
-
{
|
|
1410
|
-
"author": "beachball",
|
|
1411
|
-
"package": "@ms-cloudpack/cli",
|
|
1412
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.4.0",
|
|
1413
|
-
"commit": "6bfb08a58af608b2e633ae7a4b686a6eabea29ca"
|
|
1414
|
-
},
|
|
1415
|
-
{
|
|
1416
|
-
"author": "beachball",
|
|
1417
|
-
"package": "@ms-cloudpack/cli",
|
|
1418
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.10.0",
|
|
1419
|
-
"commit": "6bfb08a58af608b2e633ae7a4b686a6eabea29ca"
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
"author": "beachball",
|
|
1423
|
-
"package": "@ms-cloudpack/cli",
|
|
1424
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.4.0",
|
|
1425
|
-
"commit": "6bfb08a58af608b2e633ae7a4b686a6eabea29ca"
|
|
1426
|
-
}
|
|
1427
|
-
]
|
|
1428
|
-
}
|
|
1429
|
-
},
|
|
1430
|
-
{
|
|
1431
|
-
"date": "Sun, 04 Sep 2022 08:14:55 GMT",
|
|
1432
|
-
"tag": "@ms-cloudpack/cli_v0.6.1",
|
|
1433
|
-
"version": "0.6.1",
|
|
1434
|
-
"comments": {
|
|
1435
|
-
"patch": [
|
|
1436
|
-
{
|
|
1437
|
-
"author": "beachball",
|
|
1438
|
-
"package": "@ms-cloudpack/cli",
|
|
1439
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.11",
|
|
1440
|
-
"commit": "33c2ca948b1ea905fa5a09f56bd443724d638fe3"
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"author": "beachball",
|
|
1444
|
-
"package": "@ms-cloudpack/cli",
|
|
1445
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.9.0",
|
|
1446
|
-
"commit": "33c2ca948b1ea905fa5a09f56bd443724d638fe3"
|
|
1447
|
-
}
|
|
1448
|
-
]
|
|
1449
|
-
}
|
|
1450
|
-
},
|
|
1451
|
-
{
|
|
1452
|
-
"date": "Sat, 03 Sep 2022 08:15:29 GMT",
|
|
1453
|
-
"tag": "@ms-cloudpack/cli_v0.6.0",
|
|
1454
|
-
"version": "0.6.0",
|
|
1455
|
-
"comments": {
|
|
1456
|
-
"minor": [
|
|
1457
|
-
{
|
|
1458
|
-
"author": "dake.3601@gmail.com",
|
|
1459
|
-
"package": "@ms-cloudpack/cli",
|
|
1460
|
-
"commit": "5edd43e769c3fa7fa1f2fb16952e0031f57cbb43",
|
|
1461
|
-
"comment": "Add method of Task Runner deduplicates pending Tasks"
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"author": "beachball",
|
|
1465
|
-
"package": "@ms-cloudpack/cli",
|
|
1466
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.10",
|
|
1467
|
-
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884"
|
|
1468
|
-
},
|
|
1469
|
-
{
|
|
1470
|
-
"author": "beachball",
|
|
1471
|
-
"package": "@ms-cloudpack/cli",
|
|
1472
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.8.1",
|
|
1473
|
-
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884"
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"author": "beachball",
|
|
1477
|
-
"package": "@ms-cloudpack/cli",
|
|
1478
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.3.2",
|
|
1479
|
-
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884"
|
|
1480
|
-
}
|
|
1481
|
-
]
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"date": "Thu, 01 Sep 2022 08:12:24 GMT",
|
|
1486
|
-
"tag": "@ms-cloudpack/cli_v0.5.0",
|
|
1487
|
-
"version": "0.5.0",
|
|
1488
|
-
"comments": {
|
|
1489
|
-
"minor": [
|
|
1490
|
-
{
|
|
1491
|
-
"author": "dake.3601@gmail.com",
|
|
1492
|
-
"package": "@ms-cloudpack/cli",
|
|
1493
|
-
"commit": "3a3ed9727cf3a80c7656e0434febc250610b6600",
|
|
1494
|
-
"comment": "Implementation of Task Runner"
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"author": "beachball",
|
|
1498
|
-
"package": "@ms-cloudpack/cli",
|
|
1499
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.9",
|
|
1500
|
-
"commit": "d56c24adad069eb83c7437c25da1c919fb01098b"
|
|
1501
|
-
}
|
|
1502
|
-
]
|
|
1503
|
-
}
|
|
1504
|
-
},
|
|
1505
|
-
{
|
|
1506
|
-
"date": "Wed, 31 Aug 2022 08:12:30 GMT",
|
|
1507
|
-
"tag": "@ms-cloudpack/cli_v0.4.6",
|
|
1508
|
-
"version": "0.4.6",
|
|
1509
|
-
"comments": {
|
|
1510
|
-
"patch": [
|
|
1511
|
-
{
|
|
1512
|
-
"author": "beachball",
|
|
1513
|
-
"package": "@ms-cloudpack/cli",
|
|
1514
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.8",
|
|
1515
|
-
"commit": "aa8cea7a0691061923acdb979de5959bdab8a1e2"
|
|
1516
|
-
}
|
|
1517
|
-
]
|
|
1518
|
-
}
|
|
1519
|
-
},
|
|
1520
|
-
{
|
|
1521
|
-
"date": "Sat, 27 Aug 2022 08:13:49 GMT",
|
|
1522
|
-
"tag": "@ms-cloudpack/cli_v0.4.5",
|
|
1523
|
-
"version": "0.4.5",
|
|
1524
|
-
"comments": {
|
|
1525
|
-
"patch": [
|
|
1526
|
-
{
|
|
1527
|
-
"author": "beachball",
|
|
1528
|
-
"package": "@ms-cloudpack/cli",
|
|
1529
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.7",
|
|
1530
|
-
"commit": "b2eb8f99558e5dad138496ef33ae2f0a9ca68ca7"
|
|
1531
|
-
}
|
|
1532
|
-
]
|
|
1533
|
-
}
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"date": "Fri, 26 Aug 2022 08:12:22 GMT",
|
|
1537
|
-
"tag": "@ms-cloudpack/cli_v0.4.4",
|
|
1538
|
-
"version": "0.4.4",
|
|
1539
|
-
"comments": {
|
|
1540
|
-
"patch": [
|
|
1541
|
-
{
|
|
1542
|
-
"author": "beachball",
|
|
1543
|
-
"package": "@ms-cloudpack/cli",
|
|
1544
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.6",
|
|
1545
|
-
"commit": "82e993fc365499d51ac44286401ffbcaee5d892e"
|
|
1546
|
-
}
|
|
1547
|
-
]
|
|
1548
|
-
}
|
|
1549
|
-
},
|
|
1550
|
-
{
|
|
1551
|
-
"date": "Wed, 24 Aug 2022 08:14:41 GMT",
|
|
1552
|
-
"tag": "@ms-cloudpack/cli_v0.4.3",
|
|
1553
|
-
"version": "0.4.3",
|
|
1554
|
-
"comments": {
|
|
1555
|
-
"patch": [
|
|
1556
|
-
{
|
|
1557
|
-
"author": "dzearing@microsoft.com",
|
|
1558
|
-
"package": "@ms-cloudpack/cli",
|
|
1559
|
-
"commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25",
|
|
1560
|
-
"comment": "Fixing a request parsing issue which was ignoring plus signs in urls. Also adding a default root div to pages to deal with CRA expectations."
|
|
1561
|
-
},
|
|
1562
|
-
{
|
|
1563
|
-
"author": "beachball",
|
|
1564
|
-
"package": "@ms-cloudpack/cli",
|
|
1565
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.5",
|
|
1566
|
-
"commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25"
|
|
1567
|
-
},
|
|
1568
|
-
{
|
|
1569
|
-
"author": "beachball",
|
|
1570
|
-
"package": "@ms-cloudpack/cli",
|
|
1571
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.1.1",
|
|
1572
|
-
"commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25"
|
|
1573
|
-
},
|
|
1574
|
-
{
|
|
1575
|
-
"author": "beachball",
|
|
1576
|
-
"package": "@ms-cloudpack/cli",
|
|
1577
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.8.0",
|
|
1578
|
-
"commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25"
|
|
1579
|
-
}
|
|
1580
|
-
]
|
|
1581
|
-
}
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"date": "Tue, 23 Aug 2022 08:12:04 GMT",
|
|
1585
|
-
"tag": "@ms-cloudpack/cli_v0.4.2",
|
|
1586
|
-
"version": "0.4.2",
|
|
1587
|
-
"comments": {
|
|
1588
|
-
"patch": [
|
|
1589
|
-
{
|
|
1590
|
-
"author": "beachball",
|
|
1591
|
-
"package": "@ms-cloudpack/cli",
|
|
1592
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.4",
|
|
1593
|
-
"commit": "e326723b6525cae8afc729bbd3c8c61aef7c1545"
|
|
1594
|
-
}
|
|
1595
|
-
]
|
|
1596
|
-
}
|
|
1597
|
-
},
|
|
1598
|
-
{
|
|
1599
|
-
"date": "Tue, 16 Aug 2022 08:12:03 GMT",
|
|
1600
|
-
"tag": "@ms-cloudpack/cli_v0.4.1",
|
|
1601
|
-
"version": "0.4.1",
|
|
1602
|
-
"comments": {
|
|
1603
|
-
"patch": [
|
|
1604
|
-
{
|
|
1605
|
-
"author": "beachball",
|
|
1606
|
-
"package": "@ms-cloudpack/cli",
|
|
1607
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.3",
|
|
1608
|
-
"commit": "d3199fbaf45c136cafa240c075566fa468689bce"
|
|
1609
|
-
},
|
|
1610
|
-
{
|
|
1611
|
-
"author": "beachball",
|
|
1612
|
-
"package": "@ms-cloudpack/cli",
|
|
1613
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.7.0",
|
|
1614
|
-
"commit": "d3199fbaf45c136cafa240c075566fa468689bce"
|
|
1615
|
-
}
|
|
1616
|
-
]
|
|
1617
|
-
}
|
|
1618
|
-
},
|
|
1619
|
-
{
|
|
1620
|
-
"date": "Sat, 13 Aug 2022 08:14:13 GMT",
|
|
1621
|
-
"tag": "@ms-cloudpack/cli_v0.4.0",
|
|
1622
|
-
"version": "0.4.0",
|
|
1623
|
-
"comments": {
|
|
1624
|
-
"minor": [
|
|
1625
|
-
{
|
|
1626
|
-
"author": "dzearing@microsoft.com",
|
|
1627
|
-
"package": "@ms-cloudpack/cli",
|
|
1628
|
-
"commit": "69781360664cac5e13e889efa2dc02bc55a60315",
|
|
1629
|
-
"comment": "Updates to the CLI to host the overlay."
|
|
1630
|
-
},
|
|
1631
|
-
{
|
|
1632
|
-
"author": "beachball",
|
|
1633
|
-
"package": "@ms-cloudpack/cli",
|
|
1634
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.2",
|
|
1635
|
-
"commit": "64ce73b69d840630fd4330720cdd5141f664535c"
|
|
1636
|
-
},
|
|
1637
|
-
{
|
|
1638
|
-
"author": "beachball",
|
|
1639
|
-
"package": "@ms-cloudpack/cli",
|
|
1640
|
-
"comment": "Bump @ms-cloudpack/overlay to v0.1.0",
|
|
1641
|
-
"commit": "64ce73b69d840630fd4330720cdd5141f664535c"
|
|
1642
|
-
}
|
|
1643
|
-
],
|
|
1644
|
-
"patch": [
|
|
1645
|
-
{
|
|
1646
|
-
"author": "email not defined",
|
|
1647
|
-
"package": "@ms-cloudpack/cli",
|
|
1648
|
-
"commit": "de8a826010b5c4db76b73057199dc860e2f59c36",
|
|
1649
|
-
"comment": "Pin devDependencies to 2.1.3"
|
|
1650
|
-
}
|
|
1651
|
-
]
|
|
1652
|
-
}
|
|
1653
|
-
},
|
|
1654
|
-
{
|
|
1655
|
-
"date": "Fri, 12 Aug 2022 08:12:39 GMT",
|
|
1656
|
-
"tag": "@ms-cloudpack/cli_v0.3.1",
|
|
1657
|
-
"version": "0.3.1",
|
|
1658
|
-
"comments": {
|
|
1659
|
-
"patch": [
|
|
1660
|
-
{
|
|
1661
|
-
"author": "beachball",
|
|
1662
|
-
"package": "@ms-cloudpack/cli",
|
|
1663
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.1",
|
|
1664
|
-
"commit": "06b0e23a9cff634baf090a7310f9af625ca3922e"
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"author": "beachball",
|
|
1668
|
-
"package": "@ms-cloudpack/cli",
|
|
1669
|
-
"comment": "Bump @ms-cloudpack/data-bus to v0.1.0",
|
|
1670
|
-
"commit": "06b0e23a9cff634baf090a7310f9af625ca3922e"
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
"author": "beachball",
|
|
1674
|
-
"package": "@ms-cloudpack/cli",
|
|
1675
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.6.1",
|
|
1676
|
-
"commit": "06b0e23a9cff634baf090a7310f9af625ca3922e"
|
|
1677
|
-
}
|
|
1678
|
-
]
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"date": "Sat, 06 Aug 2022 08:15:40 GMT",
|
|
1683
|
-
"tag": "@ms-cloudpack/cli_v0.3.0",
|
|
1684
|
-
"version": "0.3.0",
|
|
1685
|
-
"comments": {
|
|
1686
|
-
"minor": [
|
|
1687
|
-
{
|
|
1688
|
-
"author": "dzearing@microsoft.com",
|
|
1689
|
-
"package": "@ms-cloudpack/cli",
|
|
1690
|
-
"commit": "70b5e51ee1e2bbb80d6b6fef1dbbf819d3634a0b",
|
|
1691
|
-
"comment": "Adding api server and overlay integration."
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
"author": "beachball",
|
|
1695
|
-
"package": "@ms-cloudpack/cli",
|
|
1696
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.3.0",
|
|
1697
|
-
"commit": "b51ce22d9bb8d691916c1d41cf201b76ebd82bfa"
|
|
1698
|
-
}
|
|
1699
|
-
]
|
|
1700
|
-
}
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
"date": "Fri, 05 Aug 2022 08:12:21 GMT",
|
|
1704
|
-
"tag": "@ms-cloudpack/cli_v0.2.13",
|
|
1705
|
-
"version": "0.2.13",
|
|
1706
|
-
"comments": {
|
|
1707
|
-
"patch": [
|
|
1708
|
-
{
|
|
1709
|
-
"author": "beachball",
|
|
1710
|
-
"package": "@ms-cloudpack/cli",
|
|
1711
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.2.1",
|
|
1712
|
-
"commit": "8aaedf79e1b7b0b33f19ab560f233bc9bd27b5e5"
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"author": "beachball",
|
|
1716
|
-
"package": "@ms-cloudpack/cli",
|
|
1717
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.6.0",
|
|
1718
|
-
"commit": "8aaedf79e1b7b0b33f19ab560f233bc9bd27b5e5"
|
|
1719
|
-
}
|
|
1720
|
-
]
|
|
1721
|
-
}
|
|
1722
|
-
},
|
|
1723
|
-
{
|
|
1724
|
-
"date": "Tue, 02 Aug 2022 22:33:42 GMT",
|
|
1725
|
-
"tag": "@ms-cloudpack/cli_v0.2.12",
|
|
1726
|
-
"version": "0.2.12",
|
|
1727
|
-
"comments": {
|
|
1728
|
-
"patch": [
|
|
1729
|
-
{
|
|
1730
|
-
"author": "beachball",
|
|
1731
|
-
"package": "@ms-cloudpack/cli",
|
|
1732
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.2.0",
|
|
1733
|
-
"commit": "2c583353dd5eda02c356dac916a43bd2bc8bd510"
|
|
1734
|
-
}
|
|
1735
|
-
]
|
|
1736
|
-
}
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
"date": "Tue, 02 Aug 2022 20:37:37 GMT",
|
|
1740
|
-
"tag": "@ms-cloudpack/cli_v0.2.11",
|
|
1741
|
-
"version": "0.2.11",
|
|
1742
|
-
"comments": {
|
|
1743
|
-
"patch": [
|
|
1744
|
-
{
|
|
1745
|
-
"author": "beachball",
|
|
1746
|
-
"package": "@ms-cloudpack/cli",
|
|
1747
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.14",
|
|
1748
|
-
"commit": "3057702ae9868bdf6915d2dcdceaa6249712e3ba"
|
|
1749
|
-
}
|
|
1750
|
-
]
|
|
1751
|
-
}
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"date": "Tue, 02 Aug 2022 20:04:17 GMT",
|
|
1755
|
-
"tag": "@ms-cloudpack/cli_v0.2.10",
|
|
1756
|
-
"version": "0.2.10",
|
|
1757
|
-
"comments": {
|
|
1758
|
-
"patch": [
|
|
1759
|
-
{
|
|
1760
|
-
"author": "beachball",
|
|
1761
|
-
"package": "@ms-cloudpack/cli",
|
|
1762
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.13",
|
|
1763
|
-
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
|
|
1764
|
-
},
|
|
1765
|
-
{
|
|
1766
|
-
"author": "beachball",
|
|
1767
|
-
"package": "@ms-cloudpack/cli",
|
|
1768
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.5.1",
|
|
1769
|
-
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
|
|
1770
|
-
}
|
|
1771
|
-
]
|
|
1772
|
-
}
|
|
1773
|
-
},
|
|
1774
|
-
{
|
|
1775
|
-
"date": "Tue, 02 Aug 2022 19:53:54 GMT",
|
|
1776
|
-
"tag": "@ms-cloudpack/cli_v0.2.9",
|
|
1777
|
-
"version": "0.2.9",
|
|
1778
|
-
"comments": {
|
|
1779
|
-
"patch": [
|
|
1780
|
-
{
|
|
1781
|
-
"author": "beachball",
|
|
1782
|
-
"package": "@ms-cloudpack/cli",
|
|
1783
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.12",
|
|
1784
|
-
"commit": "0f6e7ba9b609d54fdfa6b614975e7682314df8d8"
|
|
1785
|
-
}
|
|
1786
|
-
]
|
|
1787
|
-
}
|
|
1788
|
-
},
|
|
1789
|
-
{
|
|
1790
|
-
"date": "Sun, 31 Jul 2022 20:15:25 GMT",
|
|
1791
|
-
"tag": "@ms-cloudpack/cli_v0.2.8",
|
|
1792
|
-
"version": "0.2.8",
|
|
1793
|
-
"comments": {
|
|
1794
|
-
"patch": [
|
|
1795
|
-
{
|
|
1796
|
-
"author": "beachball",
|
|
1797
|
-
"package": "@ms-cloudpack/cli",
|
|
1798
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.11",
|
|
1799
|
-
"commit": "54af9854338c335c9ea859dc23f87f4cb0c8b4a5"
|
|
1800
|
-
}
|
|
1801
|
-
]
|
|
1802
|
-
}
|
|
1803
|
-
},
|
|
1804
|
-
{
|
|
1805
|
-
"date": "Thu, 28 Jul 2022 18:39:20 GMT",
|
|
1806
|
-
"tag": "@ms-cloudpack/cli_v0.2.7",
|
|
1807
|
-
"version": "0.2.7",
|
|
1808
|
-
"comments": {
|
|
1809
|
-
"patch": [
|
|
1810
|
-
{
|
|
1811
|
-
"author": "beachball",
|
|
1812
|
-
"package": "@ms-cloudpack/cli",
|
|
1813
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.10",
|
|
1814
|
-
"commit": "17466a01211ad947d65f6d85bfc1fd03fce7a0b9"
|
|
1815
|
-
}
|
|
1816
|
-
]
|
|
1817
|
-
}
|
|
1818
|
-
},
|
|
1819
|
-
{
|
|
1820
|
-
"date": "Thu, 28 Jul 2022 18:29:47 GMT",
|
|
1821
|
-
"tag": "@ms-cloudpack/cli_v0.2.6",
|
|
1822
|
-
"version": "0.2.6",
|
|
1823
|
-
"comments": {
|
|
1824
|
-
"patch": [
|
|
1825
|
-
{
|
|
1826
|
-
"author": "beachball",
|
|
1827
|
-
"package": "@ms-cloudpack/cli",
|
|
1828
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.9",
|
|
1829
|
-
"commit": "5bdc413005b3b9babcda3b31242d0b4b6431a683"
|
|
1830
|
-
}
|
|
1831
|
-
]
|
|
1832
|
-
}
|
|
1833
|
-
},
|
|
1834
|
-
{
|
|
1835
|
-
"date": "Thu, 21 Jul 2022 00:11:01 GMT",
|
|
1836
|
-
"tag": "@ms-cloudpack/cli_v0.2.5",
|
|
1837
|
-
"version": "0.2.5",
|
|
1838
|
-
"comments": {
|
|
1839
|
-
"patch": [
|
|
1840
|
-
{
|
|
1841
|
-
"author": "beachball",
|
|
1842
|
-
"package": "@ms-cloudpack/cli",
|
|
1843
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.8",
|
|
1844
|
-
"commit": "3b88b42eac76658f9873ade080b8b11c41d0b6aa"
|
|
1845
|
-
}
|
|
1846
|
-
]
|
|
1847
|
-
}
|
|
1848
|
-
},
|
|
1849
|
-
{
|
|
1850
|
-
"date": "Wed, 06 Jul 2022 05:49:05 GMT",
|
|
1851
|
-
"tag": "@ms-cloudpack/cli_v0.2.4",
|
|
1852
|
-
"version": "0.2.4",
|
|
1853
|
-
"comments": {
|
|
1854
|
-
"patch": [
|
|
1855
|
-
{
|
|
1856
|
-
"author": "beachball",
|
|
1857
|
-
"package": "@ms-cloudpack/cli",
|
|
1858
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.7",
|
|
1859
|
-
"commit": "346fa91922ecdae5215772803cde444941e269ec"
|
|
1860
|
-
}
|
|
1861
|
-
]
|
|
1862
|
-
}
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"date": "Wed, 22 Jun 2022 14:32:50 GMT",
|
|
1866
|
-
"tag": "@ms-cloudpack/cli_v0.2.3",
|
|
1867
|
-
"version": "0.2.3",
|
|
1868
|
-
"comments": {
|
|
1869
|
-
"patch": [
|
|
1870
|
-
{
|
|
1871
|
-
"author": "beachball",
|
|
1872
|
-
"package": "@ms-cloudpack/cli",
|
|
1873
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.6",
|
|
1874
|
-
"commit": "d5c2bfad588d6d701f5f61ed28b4b6ad800d1ab7"
|
|
1875
|
-
}
|
|
1876
|
-
]
|
|
1877
|
-
}
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"date": "Wed, 08 Jun 2022 20:07:00 GMT",
|
|
1881
|
-
"tag": "@ms-cloudpack/cli_v0.2.2",
|
|
1882
|
-
"version": "0.2.2",
|
|
1883
|
-
"comments": {
|
|
1884
|
-
"patch": [
|
|
1885
|
-
{
|
|
1886
|
-
"author": "dzearing@microsoft.com",
|
|
1887
|
-
"package": "@ms-cloudpack/cli",
|
|
1888
|
-
"commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6",
|
|
1889
|
-
"comment": "Integrating type-fest to address typings, fixing a few edge cases."
|
|
1890
|
-
},
|
|
1891
|
-
{
|
|
1892
|
-
"author": "beachball",
|
|
1893
|
-
"package": "@ms-cloudpack/cli",
|
|
1894
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.5",
|
|
1895
|
-
"commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
|
|
1896
|
-
},
|
|
1897
|
-
{
|
|
1898
|
-
"author": "beachball",
|
|
1899
|
-
"package": "@ms-cloudpack/cli",
|
|
1900
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.5.0",
|
|
1901
|
-
"commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
"author": "beachball",
|
|
1905
|
-
"package": "@ms-cloudpack/cli",
|
|
1906
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.3.1",
|
|
1907
|
-
"commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
|
|
1908
|
-
}
|
|
1909
|
-
]
|
|
1910
|
-
}
|
|
1911
|
-
},
|
|
1912
|
-
{
|
|
1913
|
-
"date": "Thu, 26 May 2022 02:50:21 GMT",
|
|
1914
|
-
"tag": "@ms-cloudpack/cli_v0.2.1",
|
|
1915
|
-
"version": "0.2.1",
|
|
1916
|
-
"comments": {
|
|
1917
|
-
"patch": [
|
|
1918
|
-
{
|
|
1919
|
-
"author": "beachball",
|
|
1920
|
-
"package": "@ms-cloudpack/cli",
|
|
1921
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.4",
|
|
1922
|
-
"commit": "c6d1b54c1b196b6e22437f80e46433984d822d53"
|
|
1923
|
-
},
|
|
1924
|
-
{
|
|
1925
|
-
"author": "beachball",
|
|
1926
|
-
"package": "@ms-cloudpack/cli",
|
|
1927
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.4.1",
|
|
1928
|
-
"commit": "c6d1b54c1b196b6e22437f80e46433984d822d53"
|
|
1929
|
-
}
|
|
1930
|
-
]
|
|
1931
|
-
}
|
|
1932
|
-
},
|
|
1933
|
-
{
|
|
1934
|
-
"date": "Wed, 25 May 2022 21:40:45 GMT",
|
|
1935
|
-
"tag": "@ms-cloudpack/cli_v0.2.0",
|
|
1936
|
-
"version": "0.2.0",
|
|
1937
|
-
"comments": {
|
|
1938
|
-
"minor": [
|
|
1939
|
-
{
|
|
1940
|
-
"author": "dzearing@microsoft.com",
|
|
1941
|
-
"package": "@ms-cloudpack/cli",
|
|
1942
|
-
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7",
|
|
1943
|
-
"comment": "Updating the page to emit the right script url."
|
|
1944
|
-
},
|
|
1945
|
-
{
|
|
1946
|
-
"author": "beachball",
|
|
1947
|
-
"package": "@ms-cloudpack/cli",
|
|
1948
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.3",
|
|
1949
|
-
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
|
|
1950
|
-
},
|
|
1951
|
-
{
|
|
1952
|
-
"author": "beachball",
|
|
1953
|
-
"package": "@ms-cloudpack/cli",
|
|
1954
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.4.0",
|
|
1955
|
-
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
"author": "beachball",
|
|
1959
|
-
"package": "@ms-cloudpack/cli",
|
|
1960
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.3.0",
|
|
1961
|
-
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
|
|
1962
|
-
}
|
|
1963
|
-
]
|
|
1964
|
-
}
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"date": "Mon, 23 May 2022 23:22:13 GMT",
|
|
1968
|
-
"tag": "@ms-cloudpack/cli_v0.1.2",
|
|
1969
|
-
"version": "0.1.2",
|
|
1970
|
-
"comments": {
|
|
1971
|
-
"patch": [
|
|
1972
|
-
{
|
|
1973
|
-
"author": "beachball",
|
|
1974
|
-
"package": "@ms-cloudpack/cli",
|
|
1975
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.2",
|
|
1976
|
-
"commit": "13e46036a001233485b4950f80eaee2d62f5458b"
|
|
1977
|
-
}
|
|
1978
|
-
]
|
|
1979
|
-
}
|
|
1980
|
-
},
|
|
1981
|
-
{
|
|
1982
|
-
"date": "Sat, 21 May 2022 00:31:32 GMT",
|
|
1983
|
-
"tag": "@ms-cloudpack/cli_v0.1.1",
|
|
1984
|
-
"version": "0.1.1",
|
|
1985
|
-
"comments": {
|
|
1986
|
-
"patch": [
|
|
1987
|
-
{
|
|
1988
|
-
"author": "dzearing@microsoft.com",
|
|
1989
|
-
"package": "@ms-cloudpack/cli",
|
|
1990
|
-
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b",
|
|
1991
|
-
"comment": "Adding call to burn import map on the page and placeholder html rendering logic."
|
|
1992
|
-
},
|
|
1993
|
-
{
|
|
1994
|
-
"author": "beachball",
|
|
1995
|
-
"package": "@ms-cloudpack/cli",
|
|
1996
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.1",
|
|
1997
|
-
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b"
|
|
1998
|
-
},
|
|
1999
|
-
{
|
|
2000
|
-
"author": "beachball",
|
|
2001
|
-
"package": "@ms-cloudpack/cli",
|
|
2002
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.3.0",
|
|
2003
|
-
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b"
|
|
2004
|
-
}
|
|
2005
|
-
]
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
{
|
|
2009
|
-
"date": "Fri, 20 May 2022 04:26:15 GMT",
|
|
2010
|
-
"tag": "@ms-cloudpack/cli_v0.1.0",
|
|
2011
|
-
"version": "0.1.0",
|
|
2012
|
-
"comments": {
|
|
2013
|
-
"minor": [
|
|
2014
|
-
{
|
|
2015
|
-
"author": "dzearing@microsoft.com",
|
|
2016
|
-
"package": "@ms-cloudpack/cli",
|
|
2017
|
-
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77",
|
|
2018
|
-
"comment": "Integrating ori-api"
|
|
2019
|
-
},
|
|
2020
|
-
{
|
|
2021
|
-
"author": "beachball",
|
|
2022
|
-
"package": "@ms-cloudpack/cli",
|
|
2023
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.1.0",
|
|
2024
|
-
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77"
|
|
2025
|
-
},
|
|
2026
|
-
{
|
|
2027
|
-
"author": "beachball",
|
|
2028
|
-
"package": "@ms-cloudpack/cli",
|
|
2029
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v0.1.0",
|
|
2030
|
-
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77"
|
|
2031
|
-
},
|
|
2032
|
-
{
|
|
2033
|
-
"author": "beachball",
|
|
2034
|
-
"package": "@ms-cloudpack/cli",
|
|
2035
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.2.0",
|
|
2036
|
-
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77"
|
|
2037
|
-
},
|
|
2038
|
-
{
|
|
2039
|
-
"author": "beachball",
|
|
2040
|
-
"package": "@ms-cloudpack/cli",
|
|
2041
|
-
"comment": "Bump @ms-cloudpack/path-utilities to v0.2.0",
|
|
2042
|
-
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77"
|
|
2043
|
-
}
|
|
2044
|
-
]
|
|
2045
|
-
}
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"date": "Thu, 19 May 2022 21:04:02 GMT",
|
|
2049
|
-
"tag": "@ms-cloudpack/cli_v0.0.7",
|
|
2050
|
-
"version": "0.0.7",
|
|
2051
|
-
"comments": {
|
|
2052
|
-
"patch": [
|
|
2053
|
-
{
|
|
2054
|
-
"author": "beachball",
|
|
2055
|
-
"package": "@ms-cloudpack/cli",
|
|
2056
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.0.7",
|
|
2057
|
-
"commit": "9bd9230fc985c94b2ad7d32a1abadada2fa75852"
|
|
2058
|
-
},
|
|
2059
|
-
{
|
|
2060
|
-
"author": "beachball",
|
|
2061
|
-
"package": "@ms-cloudpack/cli",
|
|
2062
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.7",
|
|
2063
|
-
"commit": "9bd9230fc985c94b2ad7d32a1abadada2fa75852"
|
|
2064
|
-
}
|
|
2065
|
-
]
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
"date": "Sat, 14 May 2022 04:36:11 GMT",
|
|
2070
|
-
"tag": "@ms-cloudpack/cli_v0.0.6",
|
|
2071
|
-
"version": "0.0.6",
|
|
2072
|
-
"comments": {
|
|
2073
|
-
"none": [
|
|
2074
|
-
{
|
|
2075
|
-
"author": "dzearing@microsoft.com",
|
|
2076
|
-
"package": "@ms-cloudpack/cli",
|
|
2077
|
-
"commit": "cc0844a7d18790d69e59b16dbd6eef8fab5bc4e0",
|
|
2078
|
-
"comment": "Updating package details."
|
|
2079
|
-
}
|
|
2080
|
-
],
|
|
2081
|
-
"patch": [
|
|
2082
|
-
{
|
|
2083
|
-
"author": "beachball",
|
|
2084
|
-
"package": "@ms-cloudpack/cli",
|
|
2085
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.0.6",
|
|
2086
|
-
"commit": "14cd69e32bcb9e5b4dff9e3d1b5f0820cf3d7fdd"
|
|
2087
|
-
},
|
|
2088
|
-
{
|
|
2089
|
-
"author": "beachball",
|
|
2090
|
-
"package": "@ms-cloudpack/cli",
|
|
2091
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.6",
|
|
2092
|
-
"commit": "14cd69e32bcb9e5b4dff9e3d1b5f0820cf3d7fdd"
|
|
2093
|
-
}
|
|
2094
|
-
]
|
|
2095
|
-
}
|
|
2096
|
-
},
|
|
2097
|
-
{
|
|
2098
|
-
"date": "Mon, 09 May 2022 23:39:35 GMT",
|
|
2099
|
-
"tag": "@ms-cloudpack/cli_v0.0.3",
|
|
2100
|
-
"version": "0.0.3",
|
|
2101
|
-
"comments": {
|
|
2102
|
-
"none": [
|
|
2103
|
-
{
|
|
2104
|
-
"author": "dzearing@microsoft.com",
|
|
2105
|
-
"package": "@ms-cloudpack/cli",
|
|
2106
|
-
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
|
|
2107
|
-
"comment": "removing changes."
|
|
2108
|
-
}
|
|
2109
|
-
],
|
|
2110
|
-
"patch": [
|
|
2111
|
-
{
|
|
2112
|
-
"author": "bot@renovateapp.com",
|
|
2113
|
-
"package": "@ms-cloudpack/cli",
|
|
2114
|
-
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
|
|
2115
|
-
"comment": "Cleaning up problems found with depcheck"
|
|
2116
|
-
},
|
|
2117
|
-
{
|
|
2118
|
-
"author": "beachball",
|
|
2119
|
-
"package": "@ms-cloudpack/cli",
|
|
2120
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.0.3",
|
|
2121
|
-
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434"
|
|
2122
|
-
},
|
|
2123
|
-
{
|
|
2124
|
-
"author": "beachball",
|
|
2125
|
-
"package": "@ms-cloudpack/cli",
|
|
2126
|
-
"comment": "Bump @ms-cloudpack/json-utilities to v0.0.3",
|
|
2127
|
-
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434"
|
|
2128
|
-
},
|
|
2129
|
-
{
|
|
2130
|
-
"author": "beachball",
|
|
2131
|
-
"package": "@ms-cloudpack/cli",
|
|
2132
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.3",
|
|
2133
|
-
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434"
|
|
2134
|
-
}
|
|
2135
|
-
]
|
|
2136
|
-
}
|
|
2137
|
-
},
|
|
2138
|
-
{
|
|
2139
|
-
"date": "Mon, 09 May 2022 18:54:56 GMT",
|
|
2140
|
-
"tag": "@ms-cloudpack/cli_v0.0.2",
|
|
2141
|
-
"version": "0.0.2",
|
|
2142
|
-
"comments": {
|
|
2143
|
-
"patch": [
|
|
2144
|
-
{
|
|
2145
|
-
"author": "dzearing@microsoft.com",
|
|
2146
|
-
"package": "@ms-cloudpack/cli",
|
|
2147
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f",
|
|
2148
|
-
"comment": "Initial publish."
|
|
2149
|
-
},
|
|
2150
|
-
{
|
|
2151
|
-
"author": "beachball",
|
|
2152
|
-
"package": "@ms-cloudpack/cli",
|
|
2153
|
-
"comment": "Bump @ms-cloudpack/bundler to v0.0.2",
|
|
2154
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f"
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"author": "beachball",
|
|
2158
|
-
"package": "@ms-cloudpack/cli",
|
|
2159
|
-
"comment": "Bump @ms-cloudpack/bundler-types to v0.0.2",
|
|
2160
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f"
|
|
2161
|
-
},
|
|
2162
|
-
{
|
|
2163
|
-
"author": "beachball",
|
|
2164
|
-
"package": "@ms-cloudpack/cli",
|
|
2165
|
-
"comment": "Bump @ms-cloudpack/create-express-app to v0.0.2",
|
|
2166
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f"
|
|
2167
|
-
},
|
|
2168
|
-
{
|
|
2169
|
-
"author": "beachball",
|
|
2170
|
-
"package": "@ms-cloudpack/cli",
|
|
2171
|
-
"comment": "Bump @ms-cloudpack/data-bus to v0.0.2",
|
|
2172
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f"
|
|
2173
|
-
},
|
|
2174
|
-
{
|
|
2175
|
-
"author": "beachball",
|
|
2176
|
-
"package": "@ms-cloudpack/cli",
|
|
2177
|
-
"comment": "Bump @ms-cloudpack/json-utilities to v0.0.2",
|
|
2178
|
-
"commit": "13c322180c016e6c653d4694b9f3380adeb8ad6f"
|
|
2179
|
-
}
|
|
2180
|
-
]
|
|
2181
|
-
}
|
|
2182
|
-
},
|
|
2183
|
-
{
|
|
2184
|
-
"date": "Tue, 29 Mar 2022 01:47:58 GMT",
|
|
2185
|
-
"tag": "@ms-cloudpack/cli_v0.0.1",
|
|
2186
|
-
"version": "0.0.1",
|
|
2187
|
-
"comments": {
|
|
2188
|
-
"patch": [
|
|
2189
|
-
{
|
|
2190
|
-
"author": "beachball",
|
|
2191
|
-
"package": "@ms-cloudpack/cli",
|
|
2192
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.1",
|
|
2193
|
-
"commit": "c971096caa21fb5a35090205cccf36f2cd2543fb"
|
|
2194
|
-
}
|
|
2195
|
-
]
|
|
2196
|
-
}
|
|
2197
|
-
}
|
|
2198
|
-
]
|
|
2199
|
-
}
|