@digigov/cli-build 2.4.1 → 2.4.2-platform-263.12-06-26-14-50
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/CHANGELOG.md +13 -2
- package/package.json +5 -5
- package/CHANGELOG.json +0 -570
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
# Change Log - @digigov/cli-build
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
<!-- This log was last generated on Fri, 12 Jun 2026 14:50:19 GMT and should not be manually modified. -->
|
|
4
|
+
|
|
5
|
+
<!-- Start content -->
|
|
6
|
+
|
|
7
|
+
## 2.4.2-platform-263.12-06-26-14-50
|
|
8
|
+
|
|
9
|
+
Fri, 12 Jun 2026 14:50:19 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @digigov/cli to v2.4.2-platform-263.12-06-26-14-50
|
|
14
|
+
- Bump @digigov/cli-lint to v2.4.2-platform-263.12-06-26-14-50
|
|
15
|
+
- Bump @digigov/cli-test to v2.4.2-platform-263.12-06-26-14-50
|
|
4
16
|
|
|
5
17
|
## 2.0.8
|
|
6
18
|
Wed, 11 Feb 2026 14:46:37 GMT
|
|
@@ -323,4 +335,3 @@ _Version update only_
|
|
|
323
335
|
Tue, 23 Mar 2021 16:17:35 GMT
|
|
324
336
|
|
|
325
337
|
_Initial release_
|
|
326
|
-
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digigov/cli-build",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.2-platform-263.12-06-26-14-50",
|
|
4
4
|
"description": "Build plugin for Digigov CLI",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
"typescript": "5.6.2",
|
|
25
25
|
"eslint": "9.16.0",
|
|
26
26
|
"prettier": "3.4.2",
|
|
27
|
-
"@digigov/cli": "2.4.
|
|
28
|
-
"@digigov/cli-
|
|
29
|
-
"@digigov/cli-
|
|
27
|
+
"@digigov/cli": "2.4.2-platform-263.12-06-26-14-50",
|
|
28
|
+
"@digigov/cli-lint": "2.4.2-platform-263.12-06-26-14-50",
|
|
29
|
+
"@digigov/cli-test": "2.4.2-platform-263.12-06-26-14-50"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"next": "13.1.1",
|
|
33
|
-
"@digigov/cli": "2.4.
|
|
33
|
+
"@digigov/cli": "2.4.2-platform-263.12-06-26-14-50"
|
|
34
34
|
},
|
|
35
35
|
"peerDependenciesMeta": {
|
|
36
36
|
"next": {
|
package/CHANGELOG.json
DELETED
|
@@ -1,570 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@digigov/cli-build",
|
|
3
|
-
"entries": [
|
|
4
|
-
{
|
|
5
|
-
"date": "Thu, 05 Mar 2026 15:05:25 GMT",
|
|
6
|
-
"version": "2.0.8",
|
|
7
|
-
"tag": "@digigov/cli-build_v2.0.8",
|
|
8
|
-
"comments": {
|
|
9
|
-
"none": [
|
|
10
|
-
{
|
|
11
|
-
"author": "sangelopoulos@admin.grnet.gr",
|
|
12
|
-
"package": "@digigov/cli-build",
|
|
13
|
-
"commit": "4aba42b82bde518d6d77d8b2977da7d4b3401941",
|
|
14
|
-
"comment": "Migrate to pnpm catalog"
|
|
15
|
-
}
|
|
16
|
-
]
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"version": "2.0.8",
|
|
21
|
-
"tag": "@digigov/cli-build_v2.0.8",
|
|
22
|
-
"date": "Wed, 11 Feb 2026 14:46:37 GMT",
|
|
23
|
-
"comments": {}
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"version": "2.0.7",
|
|
27
|
-
"tag": "@digigov/cli-build_v2.0.7",
|
|
28
|
-
"date": "Tue, 10 Feb 2026 13:53:35 GMT",
|
|
29
|
-
"comments": {}
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"version": "2.0.6",
|
|
33
|
-
"tag": "@digigov/cli-build_v2.0.6",
|
|
34
|
-
"date": "Wed, 28 Jan 2026 13:14:05 GMT",
|
|
35
|
-
"comments": {}
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"version": "2.0.5",
|
|
39
|
-
"tag": "@digigov/cli-build_v2.0.5",
|
|
40
|
-
"date": "Tue, 27 Jan 2026 13:46:07 GMT",
|
|
41
|
-
"comments": {}
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"version": "2.0.4",
|
|
45
|
-
"tag": "@digigov/cli-build_v2.0.4",
|
|
46
|
-
"date": "Tue, 27 Jan 2026 13:12:04 GMT",
|
|
47
|
-
"comments": {}
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"version": "2.0.3",
|
|
51
|
-
"tag": "@digigov/cli-build_v2.0.3",
|
|
52
|
-
"date": "Wed, 21 Jan 2026 21:01:49 GMT",
|
|
53
|
-
"comments": {}
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"version": "2.0.2",
|
|
57
|
-
"tag": "@digigov/cli-build_v2.0.2",
|
|
58
|
-
"date": "Wed, 21 Jan 2026 15:58:34 GMT",
|
|
59
|
-
"comments": {
|
|
60
|
-
"patch": [
|
|
61
|
-
{
|
|
62
|
-
"comment": "update react version"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"comment": "Remove @digigov/babel-ts-to-proptypes"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"comment": "Revert @digigov/babel-ts-to-proptypes module"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"comment": "Fix build output to not ignore some required files"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"comment": "Update babel-core"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"comment": "Update package.json"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"none": [
|
|
81
|
-
{
|
|
82
|
-
"comment": "Add stepwise path to tsconfig.base"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"comment": "Update @types/node"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"comment": "Upgrade babel-plugin-istanbul"
|
|
89
|
-
}
|
|
90
|
-
],
|
|
91
|
-
"minor": [
|
|
92
|
-
{
|
|
93
|
-
"comment": "Update @babel/core to 7.26.0"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"comment": "Add generating registry files option"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"comment": "Split stories registry generation from plain registry file"
|
|
100
|
-
}
|
|
101
|
-
],
|
|
102
|
-
"major": [
|
|
103
|
-
{
|
|
104
|
-
"comment": "Replace babel with esbuild"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"comment": "Add linting & remove unused babel config"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"comment": "Replace esbuild with rslib & output pure ESM libraries compatible with Node"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"comment": "Use typescript & commanderjs"
|
|
114
|
-
}
|
|
115
|
-
]
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"version": "1.1.1",
|
|
120
|
-
"tag": "@digigov/cli-build_v1.1.1",
|
|
121
|
-
"date": "Mon, 29 Jan 2024 17:45:11 GMT",
|
|
122
|
-
"comments": {
|
|
123
|
-
"patch": [
|
|
124
|
-
{
|
|
125
|
-
"comment": "Add react-experimental folder"
|
|
126
|
-
}
|
|
127
|
-
]
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"version": "1.1.0",
|
|
132
|
-
"tag": "@digigov/cli-build_v1.1.0",
|
|
133
|
-
"date": "Mon, 29 Jan 2024 10:46:50 GMT",
|
|
134
|
-
"comments": {
|
|
135
|
-
"minor": [
|
|
136
|
-
{
|
|
137
|
-
"comment": "Upgrade typescript to v5"
|
|
138
|
-
}
|
|
139
|
-
]
|
|
140
|
-
}
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"version": "1.0.1",
|
|
144
|
-
"tag": "@digigov/cli-build_v1.0.1",
|
|
145
|
-
"date": "Tue, 19 Dec 2023 15:00:14 GMT",
|
|
146
|
-
"comments": {
|
|
147
|
-
"patch": [
|
|
148
|
-
{
|
|
149
|
-
"comment": "Upgrade @types/node to v18 and fs-extra"
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"dependency": [
|
|
153
|
-
{
|
|
154
|
-
"comment": "Updating dependency \"@digigov/cli\" from `1.0.0` to `1.0.1`"
|
|
155
|
-
}
|
|
156
|
-
]
|
|
157
|
-
}
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"version": "1.0.0",
|
|
161
|
-
"tag": "@digigov/cli-build_v1.0.0",
|
|
162
|
-
"date": "Fri, 15 Dec 2023 15:23:56 GMT",
|
|
163
|
-
"comments": {
|
|
164
|
-
"minor": [
|
|
165
|
-
{
|
|
166
|
-
"comment": "major refactor"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"comment": "Update library-build output to be compatible with modern tools"
|
|
170
|
-
}
|
|
171
|
-
],
|
|
172
|
-
"patch": [
|
|
173
|
-
{
|
|
174
|
-
"comment": "Add libs/text-search to tsconfig paths"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"comment": "Ignore lib aliases for projects with lock files"
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"comment": "Add resolveJsonModule to tsconfig"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"comment": "Add new libs/benchmark & tooling/cli-benchmark to tsconfig paths"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"comment": "Replace absolute with relative paths in internal imports of built packages"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"comment": "Update import path resolution to use absolute paths"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"comment": "Update internal path import resolution when building CommonJS"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"comment": "Update cjs build output"
|
|
196
|
-
}
|
|
197
|
-
],
|
|
198
|
-
"major": [
|
|
199
|
-
{
|
|
200
|
-
"comment": "Upgrade versions to v1.0.0-rc"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"comment": "Refactor libs to a generic UI library removing personas organizing"
|
|
204
|
-
}
|
|
205
|
-
],
|
|
206
|
-
"dependency": [
|
|
207
|
-
{
|
|
208
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `1.0.0-rc.6` to `1.0.0`"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"comment": "Updating dependency \"@digigov/cli\" from `1.0.0-rc.6` to `1.0.0`"
|
|
212
|
-
}
|
|
213
|
-
]
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"version": "0.9.1",
|
|
218
|
-
"tag": "@digigov/cli-build_v0.9.1",
|
|
219
|
-
"date": "Tue, 21 Feb 2023 09:58:34 GMT",
|
|
220
|
-
"comments": {}
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"version": "0.9.0",
|
|
224
|
-
"tag": "@digigov/cli-build_v0.9.0",
|
|
225
|
-
"date": "Mon, 16 Jan 2023 13:05:21 GMT",
|
|
226
|
-
"comments": {
|
|
227
|
-
"minor": [
|
|
228
|
-
{
|
|
229
|
-
"comment": "Include src directory to built packages"
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"patch": [
|
|
233
|
-
{
|
|
234
|
-
"comment": "Remove babel-ts-to-proptypes from create digigov-app"
|
|
235
|
-
}
|
|
236
|
-
]
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"version": "0.8.4",
|
|
241
|
-
"tag": "@digigov/cli-build_v0.8.4",
|
|
242
|
-
"date": "Fri, 02 Dec 2022 11:20:56 GMT",
|
|
243
|
-
"comments": {
|
|
244
|
-
"dependency": [
|
|
245
|
-
{
|
|
246
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `0.5.2` to `0.5.3`"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.6.3` to `0.6.4`"
|
|
250
|
-
}
|
|
251
|
-
]
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"version": "0.8.2",
|
|
256
|
-
"tag": "@digigov/cli-build_v0.8.2",
|
|
257
|
-
"date": "Wed, 31 Aug 2022 16:10:12 GMT",
|
|
258
|
-
"comments": {
|
|
259
|
-
"patch": [
|
|
260
|
-
{
|
|
261
|
-
"comment": "add extensions admin in tsconfig"
|
|
262
|
-
}
|
|
263
|
-
]
|
|
264
|
-
}
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"version": "0.8.1",
|
|
268
|
-
"tag": "@digigov/cli-build_v0.8.1",
|
|
269
|
-
"date": "Mon, 16 May 2022 14:42:45 GMT",
|
|
270
|
-
"comments": {
|
|
271
|
-
"patch": [
|
|
272
|
-
{
|
|
273
|
-
"comment": "Change MIT License to BSD-2-Clause"
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
|
-
"dependency": [
|
|
277
|
-
{
|
|
278
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `0.5.1` to `0.5.2`"
|
|
279
|
-
}
|
|
280
|
-
]
|
|
281
|
-
}
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"version": "0.8.0",
|
|
285
|
-
"tag": "@digigov/cli-build_v0.8.0",
|
|
286
|
-
"date": "Mon, 18 Apr 2022 13:00:33 GMT",
|
|
287
|
-
"comments": {
|
|
288
|
-
"minor": [
|
|
289
|
-
{
|
|
290
|
-
"comment": "Upgrade @types/node version"
|
|
291
|
-
}
|
|
292
|
-
],
|
|
293
|
-
"dependency": [
|
|
294
|
-
{
|
|
295
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.28` to `0.6.0`"
|
|
296
|
-
}
|
|
297
|
-
]
|
|
298
|
-
}
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"version": "0.7.1",
|
|
302
|
-
"tag": "@digigov/cli-build_v0.7.1",
|
|
303
|
-
"date": "Wed, 16 Feb 2022 12:49:28 GMT",
|
|
304
|
-
"comments": {
|
|
305
|
-
"patch": [
|
|
306
|
-
{
|
|
307
|
-
"comment": "Update tsconfig paths for @digigov packages"
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"comment": "Add paths for `@digigov/react-extensions` in tsconf"
|
|
311
|
-
}
|
|
312
|
-
]
|
|
313
|
-
}
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"version": "0.7.0",
|
|
317
|
-
"tag": "@digigov/cli-build_v0.7.0",
|
|
318
|
-
"date": "Mon, 14 Feb 2022 09:56:29 GMT",
|
|
319
|
-
"comments": {
|
|
320
|
-
"minor": [
|
|
321
|
-
{
|
|
322
|
-
"comment": "Add `ui-dilosi-integration` in tsconfig paths"
|
|
323
|
-
}
|
|
324
|
-
],
|
|
325
|
-
"dependency": [
|
|
326
|
-
{
|
|
327
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.26` to `0.5.27`"
|
|
328
|
-
}
|
|
329
|
-
]
|
|
330
|
-
}
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"version": "0.6.3",
|
|
334
|
-
"tag": "@digigov/cli-build_v0.6.3",
|
|
335
|
-
"date": "Thu, 10 Feb 2022 13:45:56 GMT",
|
|
336
|
-
"comments": {
|
|
337
|
-
"patch": [
|
|
338
|
-
{
|
|
339
|
-
"comment": "pin down dependency versions"
|
|
340
|
-
}
|
|
341
|
-
],
|
|
342
|
-
"dependency": [
|
|
343
|
-
{
|
|
344
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.25` to `0.5.26`"
|
|
345
|
-
}
|
|
346
|
-
]
|
|
347
|
-
}
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"version": "0.6.2",
|
|
351
|
-
"tag": "@digigov/cli-build_v0.6.2",
|
|
352
|
-
"date": "Thu, 03 Feb 2022 15:47:05 GMT",
|
|
353
|
-
"comments": {
|
|
354
|
-
"patch": [
|
|
355
|
-
{
|
|
356
|
-
"comment": "fix issue with typescript and cli build "
|
|
357
|
-
}
|
|
358
|
-
]
|
|
359
|
-
}
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"version": "0.6.1",
|
|
363
|
-
"tag": "@digigov/cli-build_v0.6.1",
|
|
364
|
-
"date": "Wed, 02 Feb 2022 15:44:29 GMT",
|
|
365
|
-
"comments": {
|
|
366
|
-
"patch": [
|
|
367
|
-
{
|
|
368
|
-
"comment": "fix package.json inconsistencies by running cli-lab verify-and-update-local-package-versions"
|
|
369
|
-
}
|
|
370
|
-
]
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"version": "0.6.0",
|
|
375
|
-
"tag": "@digigov/cli-build_v0.6.0",
|
|
376
|
-
"date": "Thu, 30 Dec 2021 12:54:03 GMT",
|
|
377
|
-
"comments": {
|
|
378
|
-
"minor": [
|
|
379
|
-
{
|
|
380
|
-
"comment": "Add @digigov/react-core core paths"
|
|
381
|
-
}
|
|
382
|
-
],
|
|
383
|
-
"none": [
|
|
384
|
-
{
|
|
385
|
-
"comment": "Fix: Use the correct path for CHANGELOG.md"
|
|
386
|
-
}
|
|
387
|
-
]
|
|
388
|
-
}
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"version": "0.5.24",
|
|
392
|
-
"tag": "@digigov/cli-build_v0.5.24",
|
|
393
|
-
"date": "Thu, 12 Aug 2021 08:56:35 GMT",
|
|
394
|
-
"comments": {}
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"version": "0.5.23",
|
|
398
|
-
"tag": "@digigov/cli-build_v0.5.23",
|
|
399
|
-
"date": "Thu, 12 Aug 2021 06:18:14 GMT",
|
|
400
|
-
"comments": {}
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"version": "0.5.22",
|
|
404
|
-
"tag": "@digigov/cli-build_v0.5.22",
|
|
405
|
-
"date": "Tue, 03 Aug 2021 12:09:02 GMT",
|
|
406
|
-
"comments": {}
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"version": "0.5.21",
|
|
410
|
-
"tag": "@digigov/cli-build_v0.5.21",
|
|
411
|
-
"date": "Tue, 03 Aug 2021 10:22:51 GMT",
|
|
412
|
-
"comments": {}
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"version": "0.5.20",
|
|
416
|
-
"tag": "@digigov/cli-build_v0.5.20",
|
|
417
|
-
"date": "Fri, 30 Jul 2021 13:01:30 GMT",
|
|
418
|
-
"comments": {}
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"version": "0.5.19",
|
|
422
|
-
"tag": "@digigov/cli-build_v0.5.19",
|
|
423
|
-
"date": "Fri, 30 Jul 2021 11:35:29 GMT",
|
|
424
|
-
"comments": {}
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"version": "0.5.18",
|
|
428
|
-
"tag": "@digigov/cli-build_v0.5.18",
|
|
429
|
-
"date": "Fri, 30 Jul 2021 10:46:37 GMT",
|
|
430
|
-
"comments": {}
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"version": "0.5.17",
|
|
434
|
-
"tag": "@digigov/cli-build_v0.5.17",
|
|
435
|
-
"date": "Fri, 30 Jul 2021 08:49:46 GMT",
|
|
436
|
-
"comments": {}
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"version": "0.5.16",
|
|
440
|
-
"tag": "@digigov/cli-build_v0.5.16",
|
|
441
|
-
"date": "Fri, 30 Jul 2021 07:46:24 GMT",
|
|
442
|
-
"comments": {}
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"version": "0.5.15",
|
|
446
|
-
"tag": "@digigov/cli-build_v0.5.15",
|
|
447
|
-
"date": "Tue, 27 Jul 2021 10:14:43 GMT",
|
|
448
|
-
"comments": {}
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"version": "0.5.14",
|
|
452
|
-
"tag": "@digigov/cli-build_v0.5.14",
|
|
453
|
-
"date": "Thu, 15 Jul 2021 11:16:22 GMT",
|
|
454
|
-
"comments": {}
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"version": "0.5.13",
|
|
458
|
-
"tag": "@digigov/cli-build_v0.5.13",
|
|
459
|
-
"date": "Fri, 09 Jul 2021 08:59:32 GMT",
|
|
460
|
-
"comments": {}
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"version": "0.5.12",
|
|
464
|
-
"tag": "@digigov/cli-build_v0.5.12",
|
|
465
|
-
"date": "Thu, 08 Jul 2021 15:08:50 GMT",
|
|
466
|
-
"comments": {}
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"version": "0.5.11",
|
|
470
|
-
"tag": "@digigov/cli-build_v0.5.11",
|
|
471
|
-
"date": "Wed, 30 Jun 2021 12:09:21 GMT",
|
|
472
|
-
"comments": {}
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"version": "0.5.10",
|
|
476
|
-
"tag": "@digigov/cli-build_v0.5.10",
|
|
477
|
-
"date": "Wed, 23 Jun 2021 13:04:19 GMT",
|
|
478
|
-
"comments": {}
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"version": "0.5.9",
|
|
482
|
-
"tag": "@digigov/cli-build_v0.5.9",
|
|
483
|
-
"date": "Wed, 02 Jun 2021 12:04:27 GMT",
|
|
484
|
-
"comments": {}
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"version": "0.5.8",
|
|
488
|
-
"tag": "@digigov/cli-build_v0.5.8",
|
|
489
|
-
"date": "Wed, 02 Jun 2021 08:33:44 GMT",
|
|
490
|
-
"comments": {}
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"version": "0.5.7",
|
|
494
|
-
"tag": "@digigov/cli-build_v0.5.7",
|
|
495
|
-
"date": "Wed, 05 May 2021 14:11:41 GMT",
|
|
496
|
-
"comments": {}
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"version": "0.5.6",
|
|
500
|
-
"tag": "@digigov/cli-build_v0.5.6",
|
|
501
|
-
"date": "Thu, 22 Apr 2021 15:04:42 GMT",
|
|
502
|
-
"comments": {}
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"version": "0.5.5",
|
|
506
|
-
"tag": "@digigov/cli-build_v0.5.5",
|
|
507
|
-
"date": "Thu, 22 Apr 2021 14:39:18 GMT",
|
|
508
|
-
"comments": {}
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
"version": "0.5.4",
|
|
512
|
-
"tag": "@digigov/cli-build_v0.5.4",
|
|
513
|
-
"date": "Thu, 22 Apr 2021 14:06:40 GMT",
|
|
514
|
-
"comments": {}
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"version": "0.5.3",
|
|
518
|
-
"tag": "@digigov/cli-build_v0.5.3",
|
|
519
|
-
"date": "Thu, 22 Apr 2021 12:56:25 GMT",
|
|
520
|
-
"comments": {}
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"version": "0.3.3",
|
|
524
|
-
"tag": "@digigov/cli-build_v0.3.3",
|
|
525
|
-
"date": "Wed, 31 Mar 2021 14:56:49 GMT",
|
|
526
|
-
"comments": {
|
|
527
|
-
"patch": [
|
|
528
|
-
{
|
|
529
|
-
"comment": "Introduce the new cli-build plugin for Digigov CLI"
|
|
530
|
-
}
|
|
531
|
-
],
|
|
532
|
-
"dependency": [
|
|
533
|
-
{
|
|
534
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `0.5.0` to `0.5.1`"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.0` to `0.5.1`"
|
|
538
|
-
}
|
|
539
|
-
]
|
|
540
|
-
}
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"version": "0.3.2",
|
|
544
|
-
"tag": "@digigov/cli-build_v0.3.2",
|
|
545
|
-
"date": "Tue, 23 Mar 2021 17:03:43 GMT",
|
|
546
|
-
"comments": {
|
|
547
|
-
"dependency": [
|
|
548
|
-
{
|
|
549
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `0.4.0` to `0.5.0`"
|
|
550
|
-
}
|
|
551
|
-
]
|
|
552
|
-
}
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"version": "0.3.1",
|
|
556
|
-
"tag": "@digigov/cli-build_v0.3.1",
|
|
557
|
-
"date": "Tue, 23 Mar 2021 16:17:35 GMT",
|
|
558
|
-
"comments": {
|
|
559
|
-
"dependency": [
|
|
560
|
-
{
|
|
561
|
-
"comment": "Updating dependency \"@digigov/babel-ts-to-proptypes\" from `0.3.0` to `0.4.0`"
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"comment": "Updating dependency \"@digigov/cli\" from `^0.3.0` to `^0.4.0`"
|
|
565
|
-
}
|
|
566
|
-
]
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
]
|
|
570
|
-
}
|