create-digigov-app 0.7.2 → 0.7.3
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/package.json +2 -2
- package/CHANGELOG.json +0 -577
- package/CHANGELOG.md +0 -195
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-digigov-app",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.3",
|
|
4
4
|
"description": "Create a DigiGOV App with ease",
|
|
5
5
|
"bin": "cli.js",
|
|
6
6
|
"files": [
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"validate-npm-package-name": "3.0.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@digigov/cli": "0.5.
|
|
28
|
+
"@digigov/cli": "0.5.28",
|
|
29
29
|
"@digigov/cli-lint": "0.5.29",
|
|
30
30
|
"@digigov/cli-test": "0.6.1",
|
|
31
31
|
"typescript": "4.2.3"
|
package/CHANGELOG.json
DELETED
|
@@ -1,577 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "create-digigov-app",
|
|
3
|
-
"entries": [
|
|
4
|
-
{
|
|
5
|
-
"version": "0.7.2",
|
|
6
|
-
"tag": "create-digigov-app_v0.7.2",
|
|
7
|
-
"date": "Wed, 30 Mar 2022 12:28:30 GMT",
|
|
8
|
-
"comments": {
|
|
9
|
-
"dependency": [
|
|
10
|
-
{
|
|
11
|
-
"comment": "Updating dependency \"@digigov/cli-lint\" from `0.5.28` to `0.5.29`"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"comment": "Updating dependency \"@digigov/cli-test\" from `0.6.0` to `0.6.1`"
|
|
15
|
-
}
|
|
16
|
-
]
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"version": "0.7.1",
|
|
21
|
-
"tag": "create-digigov-app_v0.7.1",
|
|
22
|
-
"date": "Thu, 24 Feb 2022 14:51:06 GMT",
|
|
23
|
-
"comments": {
|
|
24
|
-
"patch": [
|
|
25
|
-
{
|
|
26
|
-
"comment": "Add tests for typescript template"
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
"dependency": [
|
|
30
|
-
{
|
|
31
|
-
"comment": "Updating dependency \"@digigov/cli-test\" from `0.5.26` to `0.6.0`"
|
|
32
|
-
}
|
|
33
|
-
]
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"version": "0.7.0",
|
|
38
|
-
"tag": "create-digigov-app_v0.7.0",
|
|
39
|
-
"date": "Mon, 14 Feb 2022 11:53:09 GMT",
|
|
40
|
-
"comments": {
|
|
41
|
-
"minor": [
|
|
42
|
-
{
|
|
43
|
-
"comment": "Eeplace @digigov/react-core with @digigov/ui"
|
|
44
|
-
}
|
|
45
|
-
]
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"version": "0.6.4",
|
|
50
|
-
"tag": "create-digigov-app_v0.6.4",
|
|
51
|
-
"date": "Mon, 14 Feb 2022 09:56:29 GMT",
|
|
52
|
-
"comments": {
|
|
53
|
-
"dependency": [
|
|
54
|
-
{
|
|
55
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.26` to `0.5.27`"
|
|
56
|
-
}
|
|
57
|
-
]
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"version": "0.6.3",
|
|
62
|
-
"tag": "create-digigov-app_v0.6.3",
|
|
63
|
-
"date": "Thu, 10 Feb 2022 13:45:56 GMT",
|
|
64
|
-
"comments": {
|
|
65
|
-
"dependency": [
|
|
66
|
-
{
|
|
67
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.25` to `0.5.26`"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"comment": "Updating dependency \"@digigov/cli-lint\" from `0.5.27` to `0.5.28`"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"comment": "Updating dependency \"@digigov/cli-test\" from `0.5.25` to `0.5.26`"
|
|
74
|
-
}
|
|
75
|
-
]
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"version": "0.6.2",
|
|
80
|
-
"tag": "create-digigov-app_v0.6.2",
|
|
81
|
-
"date": "Tue, 08 Feb 2022 15:21:11 GMT",
|
|
82
|
-
"comments": {
|
|
83
|
-
"dependency": [
|
|
84
|
-
{
|
|
85
|
-
"comment": "Updating dependency \"@digigov/cli-lint\" from `0.5.26` to `0.5.27`"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"version": "0.6.1",
|
|
92
|
-
"tag": "create-digigov-app_v0.6.1",
|
|
93
|
-
"date": "Wed, 02 Feb 2022 15:44:29 GMT",
|
|
94
|
-
"comments": {
|
|
95
|
-
"dependency": [
|
|
96
|
-
{
|
|
97
|
-
"comment": "Updating dependency \"@digigov/cli-lint\" from `0.5.25` to `0.5.26`"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"comment": "Updating dependency \"@digigov/cli-test\" from `0.5.24` to `0.5.25`"
|
|
101
|
-
}
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"version": "0.6.0",
|
|
107
|
-
"tag": "create-digigov-app_v0.6.0",
|
|
108
|
-
"date": "Mon, 31 Jan 2022 13:42:21 GMT",
|
|
109
|
-
"comments": {
|
|
110
|
-
"patch": [
|
|
111
|
-
{
|
|
112
|
-
"comment": "Add and remove css files for ts and js projects and add needed dependencies"
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"minor": [
|
|
116
|
-
{
|
|
117
|
-
"comment": "Refactor templates to use @digigov/react-core"
|
|
118
|
-
}
|
|
119
|
-
]
|
|
120
|
-
}
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"version": "0.5.0",
|
|
124
|
-
"tag": "create-digigov-app_v0.5.0",
|
|
125
|
-
"date": "Thu, 30 Dec 2021 12:54:03 GMT",
|
|
126
|
-
"comments": {
|
|
127
|
-
"minor": [
|
|
128
|
-
{
|
|
129
|
-
"comment": "Update scaffolder's templates including @digigov/css configuration"
|
|
130
|
-
}
|
|
131
|
-
]
|
|
132
|
-
}
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"version": "0.4.1",
|
|
136
|
-
"tag": "create-digigov-app_v0.4.1",
|
|
137
|
-
"date": "Tue, 02 Nov 2021 13:03:39 GMT",
|
|
138
|
-
"comments": {
|
|
139
|
-
"dependency": [
|
|
140
|
-
{
|
|
141
|
-
"comment": "Updating dependency \"@digigov/cli\" from `0.5.24` to `0.5.25`"
|
|
142
|
-
}
|
|
143
|
-
]
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"version": "0.4.0",
|
|
148
|
-
"tag": "create-digigov-app_v0.4.0",
|
|
149
|
-
"date": "Wed, 22 Sep 2021 10:15:42 GMT",
|
|
150
|
-
"comments": {
|
|
151
|
-
"minor": [
|
|
152
|
-
{
|
|
153
|
-
"comment": "create common layout component"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"comment": "Create a default `src/pages/404.js|ts` page when a new Digigov app codebase is generated from scratch"
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"patch": [
|
|
160
|
-
{
|
|
161
|
-
"comment": "Add README to the tool codebase"
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"dependency": [
|
|
165
|
-
{
|
|
166
|
-
"comment": "Updating dependency \"@digigov/cli-lint\" from `0.5.24` to `0.5.25`"
|
|
167
|
-
}
|
|
168
|
-
]
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"version": "0.3.24",
|
|
173
|
-
"tag": "create-digigov-app_v0.3.24",
|
|
174
|
-
"date": "Tue, 24 Aug 2021 13:55:40 GMT",
|
|
175
|
-
"comments": {
|
|
176
|
-
"patch": [
|
|
177
|
-
{
|
|
178
|
-
"comment": "Add digigovrc.js path to gitignore when a new Digigov Application is generated"
|
|
179
|
-
}
|
|
180
|
-
]
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"version": "0.3.23",
|
|
185
|
-
"tag": "create-digigov-app_v0.3.23",
|
|
186
|
-
"date": "Thu, 12 Aug 2021 08:56:35 GMT",
|
|
187
|
-
"comments": {
|
|
188
|
-
"dependency": [
|
|
189
|
-
{
|
|
190
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.23 to 0.5.24."
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.23 to 0.5.24."
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.23 to 0.5.24."
|
|
197
|
-
}
|
|
198
|
-
]
|
|
199
|
-
}
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"version": "0.3.22",
|
|
203
|
-
"tag": "create-digigov-app_v0.3.22",
|
|
204
|
-
"date": "Thu, 12 Aug 2021 06:18:14 GMT",
|
|
205
|
-
"comments": {
|
|
206
|
-
"dependency": [
|
|
207
|
-
{
|
|
208
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.22 to 0.5.23."
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.22 to 0.5.23."
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.22 to 0.5.23."
|
|
215
|
-
}
|
|
216
|
-
]
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"version": "0.3.21",
|
|
221
|
-
"tag": "create-digigov-app_v0.3.21",
|
|
222
|
-
"date": "Tue, 03 Aug 2021 12:09:02 GMT",
|
|
223
|
-
"comments": {
|
|
224
|
-
"dependency": [
|
|
225
|
-
{
|
|
226
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.21 to 0.5.22."
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.21 to 0.5.22."
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.21 to 0.5.22."
|
|
233
|
-
}
|
|
234
|
-
]
|
|
235
|
-
}
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"version": "0.3.20",
|
|
239
|
-
"tag": "create-digigov-app_v0.3.20",
|
|
240
|
-
"date": "Tue, 03 Aug 2021 10:22:51 GMT",
|
|
241
|
-
"comments": {
|
|
242
|
-
"dependency": [
|
|
243
|
-
{
|
|
244
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.20 to 0.5.21."
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.20 to 0.5.21."
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.20 to 0.5.21."
|
|
251
|
-
}
|
|
252
|
-
]
|
|
253
|
-
}
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"version": "0.3.19",
|
|
257
|
-
"tag": "create-digigov-app_v0.3.19",
|
|
258
|
-
"date": "Fri, 30 Jul 2021 13:01:30 GMT",
|
|
259
|
-
"comments": {
|
|
260
|
-
"dependency": [
|
|
261
|
-
{
|
|
262
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.19 to 0.5.20."
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.19 to 0.5.20."
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.19 to 0.5.20."
|
|
269
|
-
}
|
|
270
|
-
]
|
|
271
|
-
}
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"version": "0.3.18",
|
|
275
|
-
"tag": "create-digigov-app_v0.3.18",
|
|
276
|
-
"date": "Fri, 30 Jul 2021 11:35:29 GMT",
|
|
277
|
-
"comments": {
|
|
278
|
-
"dependency": [
|
|
279
|
-
{
|
|
280
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.18 to 0.5.19."
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.18 to 0.5.19."
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.18 to 0.5.19."
|
|
287
|
-
}
|
|
288
|
-
]
|
|
289
|
-
}
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"version": "0.3.17",
|
|
293
|
-
"tag": "create-digigov-app_v0.3.17",
|
|
294
|
-
"date": "Fri, 30 Jul 2021 10:46:37 GMT",
|
|
295
|
-
"comments": {
|
|
296
|
-
"dependency": [
|
|
297
|
-
{
|
|
298
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.17 to 0.5.18."
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.17 to 0.5.18."
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.17 to 0.5.18."
|
|
305
|
-
}
|
|
306
|
-
]
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"version": "0.3.16",
|
|
311
|
-
"tag": "create-digigov-app_v0.3.16",
|
|
312
|
-
"date": "Fri, 30 Jul 2021 08:49:46 GMT",
|
|
313
|
-
"comments": {
|
|
314
|
-
"dependency": [
|
|
315
|
-
{
|
|
316
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.16 to 0.5.17."
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.16 to 0.5.17."
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.16 to 0.5.17."
|
|
323
|
-
}
|
|
324
|
-
]
|
|
325
|
-
}
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"version": "0.3.15",
|
|
329
|
-
"tag": "create-digigov-app_v0.3.15",
|
|
330
|
-
"date": "Fri, 30 Jul 2021 07:46:24 GMT",
|
|
331
|
-
"comments": {
|
|
332
|
-
"dependency": [
|
|
333
|
-
{
|
|
334
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.15 to 0.5.16."
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.15 to 0.5.16."
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.15 to 0.5.16."
|
|
341
|
-
}
|
|
342
|
-
]
|
|
343
|
-
}
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
"version": "0.3.14",
|
|
347
|
-
"tag": "create-digigov-app_v0.3.14",
|
|
348
|
-
"date": "Tue, 27 Jul 2021 10:14:43 GMT",
|
|
349
|
-
"comments": {
|
|
350
|
-
"dependency": [
|
|
351
|
-
{
|
|
352
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.14 to 0.5.15."
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.14 to 0.5.15."
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.14 to 0.5.15."
|
|
359
|
-
}
|
|
360
|
-
]
|
|
361
|
-
}
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"version": "0.3.13",
|
|
365
|
-
"tag": "create-digigov-app_v0.3.13",
|
|
366
|
-
"date": "Thu, 15 Jul 2021 11:16:22 GMT",
|
|
367
|
-
"comments": {
|
|
368
|
-
"dependency": [
|
|
369
|
-
{
|
|
370
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.13 to 0.5.14."
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.13 to 0.5.14."
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.13 to 0.5.14."
|
|
377
|
-
}
|
|
378
|
-
]
|
|
379
|
-
}
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"version": "0.3.12",
|
|
383
|
-
"tag": "create-digigov-app_v0.3.12",
|
|
384
|
-
"date": "Fri, 09 Jul 2021 08:59:32 GMT",
|
|
385
|
-
"comments": {
|
|
386
|
-
"dependency": [
|
|
387
|
-
{
|
|
388
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.12 to 0.5.13."
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.12 to 0.5.13."
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.12 to 0.5.13."
|
|
395
|
-
}
|
|
396
|
-
]
|
|
397
|
-
}
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"version": "0.3.11",
|
|
401
|
-
"tag": "create-digigov-app_v0.3.11",
|
|
402
|
-
"date": "Thu, 08 Jul 2021 15:08:50 GMT",
|
|
403
|
-
"comments": {
|
|
404
|
-
"dependency": [
|
|
405
|
-
{
|
|
406
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.11 to 0.5.12."
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.11 to 0.5.12."
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.11 to 0.5.12."
|
|
413
|
-
}
|
|
414
|
-
]
|
|
415
|
-
}
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"version": "0.3.10",
|
|
419
|
-
"tag": "create-digigov-app_v0.3.10",
|
|
420
|
-
"date": "Wed, 30 Jun 2021 12:09:21 GMT",
|
|
421
|
-
"comments": {
|
|
422
|
-
"dependency": [
|
|
423
|
-
{
|
|
424
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.10 to 0.5.11."
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.10 to 0.5.11."
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.10 to 0.5.11."
|
|
431
|
-
}
|
|
432
|
-
]
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"version": "0.3.9",
|
|
437
|
-
"tag": "create-digigov-app_v0.3.9",
|
|
438
|
-
"date": "Wed, 23 Jun 2021 13:04:19 GMT",
|
|
439
|
-
"comments": {
|
|
440
|
-
"dependency": [
|
|
441
|
-
{
|
|
442
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.9 to 0.5.10."
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.9 to 0.5.10."
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.9 to 0.5.10."
|
|
449
|
-
}
|
|
450
|
-
]
|
|
451
|
-
}
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"version": "0.3.8",
|
|
455
|
-
"tag": "create-digigov-app_v0.3.8",
|
|
456
|
-
"date": "Wed, 02 Jun 2021 12:04:27 GMT",
|
|
457
|
-
"comments": {
|
|
458
|
-
"dependency": [
|
|
459
|
-
{
|
|
460
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.8 to 0.5.9."
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.8 to 0.5.9."
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.8 to 0.5.9."
|
|
467
|
-
}
|
|
468
|
-
]
|
|
469
|
-
}
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"version": "0.3.7",
|
|
473
|
-
"tag": "create-digigov-app_v0.3.7",
|
|
474
|
-
"date": "Wed, 02 Jun 2021 08:33:44 GMT",
|
|
475
|
-
"comments": {
|
|
476
|
-
"dependency": [
|
|
477
|
-
{
|
|
478
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.7 to 0.5.8."
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.7 to 0.5.8."
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.7 to 0.5.8."
|
|
485
|
-
}
|
|
486
|
-
]
|
|
487
|
-
}
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"version": "0.3.6",
|
|
491
|
-
"tag": "create-digigov-app_v0.3.6",
|
|
492
|
-
"date": "Wed, 05 May 2021 14:11:41 GMT",
|
|
493
|
-
"comments": {
|
|
494
|
-
"dependency": [
|
|
495
|
-
{
|
|
496
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.6 to 0.5.7."
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.6 to 0.5.7."
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.6 to 0.5.7."
|
|
503
|
-
}
|
|
504
|
-
]
|
|
505
|
-
}
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
"version": "0.3.5",
|
|
509
|
-
"tag": "create-digigov-app_v0.3.5",
|
|
510
|
-
"date": "Thu, 22 Apr 2021 15:04:42 GMT",
|
|
511
|
-
"comments": {
|
|
512
|
-
"dependency": [
|
|
513
|
-
{
|
|
514
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.5 to 0.5.6."
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.5 to 0.5.6."
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.5 to 0.5.6."
|
|
521
|
-
}
|
|
522
|
-
]
|
|
523
|
-
}
|
|
524
|
-
},
|
|
525
|
-
{
|
|
526
|
-
"version": "0.3.4",
|
|
527
|
-
"tag": "create-digigov-app_v0.3.4",
|
|
528
|
-
"date": "Thu, 22 Apr 2021 14:39:18 GMT",
|
|
529
|
-
"comments": {
|
|
530
|
-
"dependency": [
|
|
531
|
-
{
|
|
532
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.4 to 0.5.5."
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.4 to 0.5.5."
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.4 to 0.5.5."
|
|
539
|
-
}
|
|
540
|
-
]
|
|
541
|
-
}
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
"version": "0.3.3",
|
|
545
|
-
"tag": "create-digigov-app_v0.3.3",
|
|
546
|
-
"date": "Thu, 22 Apr 2021 14:06:40 GMT",
|
|
547
|
-
"comments": {
|
|
548
|
-
"dependency": [
|
|
549
|
-
{
|
|
550
|
-
"comment": "Dependency @digigov/cli version bump from 0.5.3 to 0.5.4."
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.5.3 to 0.5.4."
|
|
554
|
-
},
|
|
555
|
-
{
|
|
556
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.5.3 to 0.5.4."
|
|
557
|
-
}
|
|
558
|
-
]
|
|
559
|
-
}
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"version": "0.3.2",
|
|
563
|
-
"tag": "create-digigov-app_v0.3.2",
|
|
564
|
-
"date": "Thu, 22 Apr 2021 12:56:25 GMT",
|
|
565
|
-
"comments": {
|
|
566
|
-
"dependency": [
|
|
567
|
-
{
|
|
568
|
-
"comment": "Dependency @digigov/cli-lint version bump from 0.3.1 to 0.5.3."
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
"comment": "Dependency @digigov/cli-test version bump from 0.3.1 to 0.5.3."
|
|
572
|
-
}
|
|
573
|
-
]
|
|
574
|
-
}
|
|
575
|
-
}
|
|
576
|
-
]
|
|
577
|
-
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
# Change Log - create-digigov-app
|
|
2
|
-
|
|
3
|
-
This log was last generated on Wed, 30 Mar 2022 12:28:30 GMT and should not be manually modified.
|
|
4
|
-
|
|
5
|
-
## 0.7.2
|
|
6
|
-
Wed, 30 Mar 2022 12:28:30 GMT
|
|
7
|
-
|
|
8
|
-
_Version update only_
|
|
9
|
-
|
|
10
|
-
## 0.7.1
|
|
11
|
-
Thu, 24 Feb 2022 14:51:06 GMT
|
|
12
|
-
|
|
13
|
-
### Patches
|
|
14
|
-
|
|
15
|
-
- Add tests for typescript template
|
|
16
|
-
|
|
17
|
-
## 0.7.0
|
|
18
|
-
Mon, 14 Feb 2022 11:53:09 GMT
|
|
19
|
-
|
|
20
|
-
### Minor changes
|
|
21
|
-
|
|
22
|
-
- Eeplace @digigov/react-core with @digigov/ui
|
|
23
|
-
|
|
24
|
-
## 0.6.4
|
|
25
|
-
Mon, 14 Feb 2022 09:56:29 GMT
|
|
26
|
-
|
|
27
|
-
_Version update only_
|
|
28
|
-
|
|
29
|
-
## 0.6.3
|
|
30
|
-
Thu, 10 Feb 2022 13:45:56 GMT
|
|
31
|
-
|
|
32
|
-
_Version update only_
|
|
33
|
-
|
|
34
|
-
## 0.6.2
|
|
35
|
-
Tue, 08 Feb 2022 15:21:11 GMT
|
|
36
|
-
|
|
37
|
-
_Version update only_
|
|
38
|
-
|
|
39
|
-
## 0.6.1
|
|
40
|
-
Wed, 02 Feb 2022 15:44:29 GMT
|
|
41
|
-
|
|
42
|
-
_Version update only_
|
|
43
|
-
|
|
44
|
-
## 0.6.0
|
|
45
|
-
Mon, 31 Jan 2022 13:42:21 GMT
|
|
46
|
-
|
|
47
|
-
### Minor changes
|
|
48
|
-
|
|
49
|
-
- Refactor templates to use @digigov/react-core
|
|
50
|
-
|
|
51
|
-
### Patches
|
|
52
|
-
|
|
53
|
-
- Add and remove css files for ts and js projects and add needed dependencies
|
|
54
|
-
|
|
55
|
-
## 0.5.0
|
|
56
|
-
Thu, 30 Dec 2021 12:54:03 GMT
|
|
57
|
-
|
|
58
|
-
### Minor changes
|
|
59
|
-
|
|
60
|
-
- Update scaffolder's templates including @digigov/css configuration
|
|
61
|
-
|
|
62
|
-
## 0.4.1
|
|
63
|
-
Tue, 02 Nov 2021 13:03:39 GMT
|
|
64
|
-
|
|
65
|
-
_Version update only_
|
|
66
|
-
|
|
67
|
-
## 0.4.0
|
|
68
|
-
Wed, 22 Sep 2021 10:15:42 GMT
|
|
69
|
-
|
|
70
|
-
### Minor changes
|
|
71
|
-
|
|
72
|
-
- create common layout component
|
|
73
|
-
- Create a default `src/pages/404.js|ts` page when a new Digigov app codebase is generated from scratch
|
|
74
|
-
|
|
75
|
-
### Patches
|
|
76
|
-
|
|
77
|
-
- Add README to the tool codebase
|
|
78
|
-
|
|
79
|
-
## 0.3.24
|
|
80
|
-
Tue, 24 Aug 2021 13:55:40 GMT
|
|
81
|
-
|
|
82
|
-
### Patches
|
|
83
|
-
|
|
84
|
-
- Add digigovrc.js path to gitignore when a new Digigov Application is generated
|
|
85
|
-
|
|
86
|
-
## 0.3.23
|
|
87
|
-
Thu, 12 Aug 2021 08:56:35 GMT
|
|
88
|
-
|
|
89
|
-
_Version update only_
|
|
90
|
-
|
|
91
|
-
## 0.3.22
|
|
92
|
-
Thu, 12 Aug 2021 06:18:14 GMT
|
|
93
|
-
|
|
94
|
-
_Version update only_
|
|
95
|
-
|
|
96
|
-
## 0.3.21
|
|
97
|
-
Tue, 03 Aug 2021 12:09:02 GMT
|
|
98
|
-
|
|
99
|
-
_Version update only_
|
|
100
|
-
|
|
101
|
-
## 0.3.20
|
|
102
|
-
Tue, 03 Aug 2021 10:22:51 GMT
|
|
103
|
-
|
|
104
|
-
_Version update only_
|
|
105
|
-
|
|
106
|
-
## 0.3.19
|
|
107
|
-
Fri, 30 Jul 2021 13:01:30 GMT
|
|
108
|
-
|
|
109
|
-
_Version update only_
|
|
110
|
-
|
|
111
|
-
## 0.3.18
|
|
112
|
-
Fri, 30 Jul 2021 11:35:29 GMT
|
|
113
|
-
|
|
114
|
-
_Version update only_
|
|
115
|
-
|
|
116
|
-
## 0.3.17
|
|
117
|
-
Fri, 30 Jul 2021 10:46:37 GMT
|
|
118
|
-
|
|
119
|
-
_Version update only_
|
|
120
|
-
|
|
121
|
-
## 0.3.16
|
|
122
|
-
Fri, 30 Jul 2021 08:49:46 GMT
|
|
123
|
-
|
|
124
|
-
_Version update only_
|
|
125
|
-
|
|
126
|
-
## 0.3.15
|
|
127
|
-
Fri, 30 Jul 2021 07:46:24 GMT
|
|
128
|
-
|
|
129
|
-
_Version update only_
|
|
130
|
-
|
|
131
|
-
## 0.3.14
|
|
132
|
-
Tue, 27 Jul 2021 10:14:43 GMT
|
|
133
|
-
|
|
134
|
-
_Version update only_
|
|
135
|
-
|
|
136
|
-
## 0.3.13
|
|
137
|
-
Thu, 15 Jul 2021 11:16:22 GMT
|
|
138
|
-
|
|
139
|
-
_Version update only_
|
|
140
|
-
|
|
141
|
-
## 0.3.12
|
|
142
|
-
Fri, 09 Jul 2021 08:59:32 GMT
|
|
143
|
-
|
|
144
|
-
_Version update only_
|
|
145
|
-
|
|
146
|
-
## 0.3.11
|
|
147
|
-
Thu, 08 Jul 2021 15:08:50 GMT
|
|
148
|
-
|
|
149
|
-
_Version update only_
|
|
150
|
-
|
|
151
|
-
## 0.3.10
|
|
152
|
-
Wed, 30 Jun 2021 12:09:21 GMT
|
|
153
|
-
|
|
154
|
-
_Version update only_
|
|
155
|
-
|
|
156
|
-
## 0.3.9
|
|
157
|
-
Wed, 23 Jun 2021 13:04:19 GMT
|
|
158
|
-
|
|
159
|
-
_Version update only_
|
|
160
|
-
|
|
161
|
-
## 0.3.8
|
|
162
|
-
Wed, 02 Jun 2021 12:04:27 GMT
|
|
163
|
-
|
|
164
|
-
_Version update only_
|
|
165
|
-
|
|
166
|
-
## 0.3.7
|
|
167
|
-
Wed, 02 Jun 2021 08:33:44 GMT
|
|
168
|
-
|
|
169
|
-
_Version update only_
|
|
170
|
-
|
|
171
|
-
## 0.3.6
|
|
172
|
-
Wed, 05 May 2021 14:11:41 GMT
|
|
173
|
-
|
|
174
|
-
_Version update only_
|
|
175
|
-
|
|
176
|
-
## 0.3.5
|
|
177
|
-
Thu, 22 Apr 2021 15:04:42 GMT
|
|
178
|
-
|
|
179
|
-
_Version update only_
|
|
180
|
-
|
|
181
|
-
## 0.3.4
|
|
182
|
-
Thu, 22 Apr 2021 14:39:18 GMT
|
|
183
|
-
|
|
184
|
-
_Version update only_
|
|
185
|
-
|
|
186
|
-
## 0.3.3
|
|
187
|
-
Thu, 22 Apr 2021 14:06:40 GMT
|
|
188
|
-
|
|
189
|
-
_Version update only_
|
|
190
|
-
|
|
191
|
-
## 0.3.2
|
|
192
|
-
Thu, 22 Apr 2021 12:56:25 GMT
|
|
193
|
-
|
|
194
|
-
_Initial release_
|
|
195
|
-
|