@contentful/f36-asset 4.20.7 → 4.20.8

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.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -473
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@contentful/f36-asset",
3
- "version": "4.20.7",
3
+ "version": "4.20.8",
4
4
  "description": "Forma 36: Asset component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-core": "^4.20.7",
10
- "@contentful/f36-icon": "^4.20.7",
11
- "@contentful/f36-icons": "^4.20.7",
9
+ "@contentful/f36-core": "^4.20.8",
10
+ "@contentful/f36-icon": "^4.20.8",
11
+ "@contentful/f36-icons": "^4.20.8",
12
12
  "@contentful/f36-tokens": "^4.0.1",
13
- "@contentful/f36-typography": "^4.20.7",
13
+ "@contentful/f36-typography": "^4.20.8",
14
14
  "emotion": "^10.0.17"
15
15
  },
16
16
  "peerDependencies": {
package/CHANGELOG.md DELETED
@@ -1,473 +0,0 @@
1
- # Change Log
2
-
3
- ## 4.20.7
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies []:
8
- - @contentful/f36-icon@4.20.7
9
- - @contentful/f36-icons@4.20.7
10
- - @contentful/f36-typography@4.20.7
11
- - @contentful/f36-core@4.20.7
12
-
13
- ## 4.20.6
14
-
15
- ### Patch Changes
16
-
17
- - Updated dependencies [[`05bdd10f`](https://github.com/contentful/forma-36/commit/05bdd10f5ea6fae41cacb0f4fd3db0bdd65422e9)]:
18
- - @contentful/f36-icons@4.20.6
19
- - @contentful/f36-icon@4.20.6
20
- - @contentful/f36-typography@4.20.6
21
- - @contentful/f36-core@4.20.6
22
-
23
- ## 4.20.5
24
-
25
- ### Patch Changes
26
-
27
- - Updated dependencies []:
28
- - @contentful/f36-icon@4.20.5
29
- - @contentful/f36-icons@4.20.5
30
- - @contentful/f36-typography@4.20.5
31
- - @contentful/f36-core@4.20.5
32
-
33
- ## 4.20.4
34
-
35
- ### Patch Changes
36
-
37
- - Updated dependencies []:
38
- - @contentful/f36-icon@4.20.4
39
- - @contentful/f36-icons@4.20.4
40
- - @contentful/f36-typography@4.20.4
41
- - @contentful/f36-core@4.20.4
42
-
43
- ## 4.20.3
44
-
45
- ### Patch Changes
46
-
47
- - Updated dependencies [[`d3c27ab8`](https://github.com/contentful/forma-36/commit/d3c27ab830ec9c2cc096e8be33da496c2dc284ea)]:
48
- - @contentful/f36-core@4.20.3
49
- - @contentful/f36-icon@4.20.3
50
- - @contentful/f36-icons@4.20.3
51
- - @contentful/f36-typography@4.20.3
52
-
53
- ## 4.20.2
54
-
55
- ### Patch Changes
56
-
57
- - Updated dependencies []:
58
- - @contentful/f36-icon@4.20.2
59
- - @contentful/f36-icons@4.20.2
60
- - @contentful/f36-typography@4.20.2
61
- - @contentful/f36-core@4.20.2
62
-
63
- ## 4.20.1
64
-
65
- ### Patch Changes
66
-
67
- - Updated dependencies []:
68
- - @contentful/f36-icon@4.20.1
69
- - @contentful/f36-icons@4.20.1
70
- - @contentful/f36-typography@4.20.1
71
- - @contentful/f36-core@4.20.1
72
-
73
- ## 4.20.0
74
-
75
- ### Patch Changes
76
-
77
- - Updated dependencies []:
78
- - @contentful/f36-icon@4.20.0
79
- - @contentful/f36-icons@4.20.0
80
- - @contentful/f36-typography@4.20.0
81
- - @contentful/f36-core@4.20.0
82
-
83
- ## 4.19.2
84
-
85
- ### Patch Changes
86
-
87
- - Updated dependencies [[`9647d295`](https://github.com/contentful/forma-36/commit/9647d295763c6518fe6d381d79a53524ac104d92)]:
88
- - @contentful/f36-typography@4.19.2
89
- - @contentful/f36-icon@4.19.2
90
- - @contentful/f36-icons@4.19.2
91
- - @contentful/f36-core@4.19.2
92
-
93
- ## 4.19.1
94
-
95
- ### Patch Changes
96
-
97
- - [#2209](https://github.com/contentful/forma-36/pull/2209) [`42f0c321`](https://github.com/contentful/forma-36/commit/42f0c3218965137191842f492fe5dbf4bd10784c) Thanks [@denkristoffer](https://github.com/denkristoffer)! - build: build ESM to JS file - legacy output
98
- fix(notification): use type imports
99
- - Updated dependencies [[`42f0c321`](https://github.com/contentful/forma-36/commit/42f0c3218965137191842f492fe5dbf4bd10784c)]:
100
- - @contentful/f36-icon@4.19.1
101
- - @contentful/f36-icons@4.19.1
102
- - @contentful/f36-typography@4.19.1
103
- - @contentful/f36-core@4.19.1
104
-
105
- ## 4.19.0
106
-
107
- ### Patch Changes
108
-
109
- - Updated dependencies []:
110
- - @contentful/f36-icon@4.19.0
111
- - @contentful/f36-icons@4.19.0
112
- - @contentful/f36-typography@4.19.0
113
- - @contentful/f36-core@4.19.0
114
-
115
- ## 4.18.0
116
-
117
- ### Patch Changes
118
-
119
- - Updated dependencies []:
120
- - @contentful/f36-icon@4.18.0
121
- - @contentful/f36-icons@4.18.0
122
- - @contentful/f36-typography@4.18.0
123
- - @contentful/f36-core@4.18.0
124
-
125
- ## 4.17.0
126
-
127
- ### Patch Changes
128
-
129
- - Updated dependencies []:
130
- - @contentful/f36-icon@4.17.0
131
- - @contentful/f36-icons@4.17.0
132
- - @contentful/f36-typography@4.17.0
133
- - @contentful/f36-core@4.17.0
134
-
135
- ## 4.16.0
136
-
137
- ### Patch Changes
138
-
139
- - Updated dependencies []:
140
- - @contentful/f36-icon@4.16.0
141
- - @contentful/f36-icons@4.16.0
142
- - @contentful/f36-typography@4.16.0
143
- - @contentful/f36-core@4.16.0
144
-
145
- ## 4.15.1
146
-
147
- ### Patch Changes
148
-
149
- - Updated dependencies []:
150
- - @contentful/f36-icon@4.15.1
151
- - @contentful/f36-icons@4.15.1
152
- - @contentful/f36-typography@4.15.1
153
- - @contentful/f36-core@4.15.1
154
-
155
- ## 4.15.0
156
-
157
- ### Patch Changes
158
-
159
- - Updated dependencies [[`647c849e`](https://github.com/contentful/forma-36/commit/647c849e30891f65be401e95d2ae45b5a715da36)]:
160
- - @contentful/f36-icon@4.15.0
161
- - @contentful/f36-icons@4.15.0
162
- - @contentful/f36-typography@4.15.0
163
- - @contentful/f36-core@4.15.0
164
-
165
- ## 4.14.0
166
-
167
- ### Patch Changes
168
-
169
- - Updated dependencies []:
170
- - @contentful/f36-icon@4.14.0
171
- - @contentful/f36-icons@4.14.0
172
- - @contentful/f36-typography@4.14.0
173
- - @contentful/f36-core@4.14.0
174
-
175
- ## 4.13.0
176
-
177
- ### Patch Changes
178
-
179
- - Updated dependencies []:
180
- - @contentful/f36-icon@4.13.0
181
- - @contentful/f36-icons@4.13.0
182
- - @contentful/f36-typography@4.13.0
183
- - @contentful/f36-core@4.13.0
184
-
185
- ## 4.12.0
186
-
187
- ### Patch Changes
188
-
189
- - Updated dependencies []:
190
- - @contentful/f36-icon@4.12.0
191
- - @contentful/f36-icons@4.12.0
192
- - @contentful/f36-typography@4.12.0
193
- - @contentful/f36-core@4.12.0
194
-
195
- ## 4.11.0
196
-
197
- ### Patch Changes
198
-
199
- - Updated dependencies []:
200
- - @contentful/f36-icon@4.11.0
201
- - @contentful/f36-icons@4.11.0
202
- - @contentful/f36-typography@4.11.0
203
- - @contentful/f36-core@4.11.0
204
-
205
- ## 4.11.0-beta.0
206
-
207
- ### Patch Changes
208
-
209
- - Updated dependencies []:
210
- - @contentful/f36-icon@4.11.0-beta.0
211
- - @contentful/f36-icons@4.11.0-beta.0
212
- - @contentful/f36-typography@4.11.0-beta.0
213
- - @contentful/f36-core@4.11.0-beta.0
214
-
215
- ## 4.10.5
216
-
217
- ### Patch Changes
218
-
219
- - Updated dependencies [[`32cac8e8`](https://github.com/contentful/forma-36/commit/32cac8e8bdeedfe29b36bc6025eec11607c93da8)]:
220
- - @contentful/f36-icon@4.10.5
221
- - @contentful/f36-icons@4.10.5
222
- - @contentful/f36-typography@4.10.5
223
- - @contentful/f36-core@4.10.5
224
-
225
- ## 4.10.4
226
-
227
- ### Patch Changes
228
-
229
- - Updated dependencies []:
230
- - @contentful/f36-icon@4.10.4
231
- - @contentful/f36-icons@4.10.4
232
- - @contentful/f36-typography@4.10.4
233
- - @contentful/f36-core@4.10.4
234
-
235
- ## 4.10.3
236
-
237
- ### Patch Changes
238
-
239
- - Updated dependencies []:
240
- - @contentful/f36-icon@4.10.3
241
- - @contentful/f36-icons@4.10.3
242
- - @contentful/f36-typography@4.10.3
243
- - @contentful/f36-core@4.10.3
244
-
245
- ## 4.10.2
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies []:
250
- - @contentful/f36-icon@4.10.2
251
- - @contentful/f36-icons@4.10.2
252
- - @contentful/f36-typography@4.10.2
253
- - @contentful/f36-core@4.10.2
254
-
255
- ## 4.10.1
256
-
257
- ### Patch Changes
258
-
259
- - Updated dependencies []:
260
- - @contentful/f36-icon@4.10.1
261
- - @contentful/f36-icons@4.10.1
262
- - @contentful/f36-typography@4.10.1
263
- - @contentful/f36-core@4.10.1
264
-
265
- ## 4.10.0
266
-
267
- ### Patch Changes
268
-
269
- - Updated dependencies []:
270
- - @contentful/f36-icon@4.10.0
271
- - @contentful/f36-icons@4.10.0
272
- - @contentful/f36-typography@4.10.0
273
- - @contentful/f36-core@4.10.0
274
-
275
- ## 4.9.0
276
-
277
- ### Patch Changes
278
-
279
- - Updated dependencies []:
280
- - @contentful/f36-icon@4.9.0
281
- - @contentful/f36-icons@4.9.0
282
- - @contentful/f36-typography@4.9.0
283
- - @contentful/f36-core@4.9.0
284
-
285
- ## 4.8.2
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies []:
290
- - @contentful/f36-icon@4.8.2
291
- - @contentful/f36-icons@4.8.2
292
- - @contentful/f36-typography@4.8.2
293
- - @contentful/f36-core@4.8.2
294
-
295
- ## 4.8.1
296
-
297
- ### Patch Changes
298
-
299
- - [#2048](https://github.com/contentful/forma-36/pull/2048) [`7afca5e6`](https://github.com/contentful/forma-36/commit/7afca5e6f9d89b1f187fc48ab8e8fd39366f110b) Thanks [@andipaetzold](https://github.com/andipaetzold)! - Fix issue with types being generated wrongly
300
-
301
- - Updated dependencies [[`7afca5e6`](https://github.com/contentful/forma-36/commit/7afca5e6f9d89b1f187fc48ab8e8fd39366f110b)]:
302
- - @contentful/f36-typography@4.8.1
303
- - @contentful/f36-icon@4.8.1
304
- - @contentful/f36-icons@4.8.1
305
- - @contentful/f36-core@4.8.1
306
-
307
- ## 4.8.0
308
-
309
- ### Patch Changes
310
-
311
- - Updated dependencies []:
312
- - @contentful/f36-icon@4.8.0
313
- - @contentful/f36-icons@4.8.0
314
- - @contentful/f36-typography@4.8.0
315
- - @contentful/f36-core@4.8.0
316
-
317
- ## 4.7.0
318
-
319
- ### Patch Changes
320
-
321
- - Updated dependencies [[`e50b8945`](https://github.com/contentful/forma-36/commit/e50b8945faef7323187e1bd9a2a9cbfcbae2e405)]:
322
- - @contentful/f36-core@4.7.0
323
- - @contentful/f36-icon@4.7.0
324
- - @contentful/f36-icons@4.7.0
325
- - @contentful/f36-typography@4.7.0
326
-
327
- ## 4.6.2
328
-
329
- ### Patch Changes
330
-
331
- - Updated dependencies []:
332
- - @contentful/f36-icon@4.6.2
333
- - @contentful/f36-icons@4.6.2
334
- - @contentful/f36-typography@4.6.2
335
- - @contentful/f36-core@4.6.2
336
-
337
- ## 4.6.1
338
-
339
- ### Patch Changes
340
-
341
- - Updated dependencies []:
342
- - @contentful/f36-icon@4.6.1
343
- - @contentful/f36-icons@4.6.1
344
- - @contentful/f36-typography@4.6.1
345
- - @contentful/f36-core@4.6.1
346
-
347
- ## 4.6.0
348
-
349
- ### Patch Changes
350
-
351
- - Updated dependencies []:
352
- - @contentful/f36-icon@4.6.0
353
- - @contentful/f36-icons@4.6.0
354
- - @contentful/f36-typography@4.6.0
355
- - @contentful/f36-core@4.6.0
356
-
357
- ## 4.5.0
358
-
359
- ### Patch Changes
360
-
361
- - Updated dependencies []:
362
- - @contentful/f36-icon@4.5.0
363
- - @contentful/f36-icons@4.5.0
364
- - @contentful/f36-typography@4.5.0
365
- - @contentful/f36-core@4.5.0
366
-
367
- ## 4.4.1
368
-
369
- ### Patch Changes
370
-
371
- - Updated dependencies []:
372
- - @contentful/f36-icon@4.4.1
373
- - @contentful/f36-icons@4.4.1
374
- - @contentful/f36-typography@4.4.1
375
- - @contentful/f36-core@4.4.1
376
-
377
- ## 4.4.0
378
-
379
- ### Patch Changes
380
-
381
- - Updated dependencies [[`a9459709`](https://github.com/contentful/forma-36/commit/a945970959bc7e9478bec822bb775a513c6aa0fe)]:
382
- - @contentful/f36-core@4.4.0
383
- - @contentful/f36-icon@4.4.0
384
- - @contentful/f36-icons@4.4.0
385
- - @contentful/f36-typography@4.4.0
386
-
387
- ## 4.3.11
388
-
389
- ### Patch Changes
390
-
391
- - Updated dependencies []:
392
- - @contentful/f36-icon@4.3.11
393
- - @contentful/f36-icons@4.3.11
394
- - @contentful/f36-typography@4.3.11
395
- - @contentful/f36-core@4.3.11
396
-
397
- ## 4.3.10
398
-
399
- ### Patch Changes
400
-
401
- - Updated dependencies []:
402
- - @contentful/f36-icon@4.3.10
403
- - @contentful/f36-icons@4.3.10
404
- - @contentful/f36-typography@4.3.10
405
- - @contentful/f36-core@4.3.10
406
-
407
- ## 4.3.9
408
-
409
- ### Patch Changes
410
-
411
- - [#1953](https://github.com/contentful/forma-36/pull/1953) [`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8) Thanks [@massao](https://github.com/massao)! - bump packages versions to have consistent versioning
412
-
413
- - Updated dependencies [[`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8)]:
414
- - @contentful/f36-icon@4.3.9
415
- - @contentful/f36-icons@4.3.9
416
- - @contentful/f36-typography@4.3.9
417
- - @contentful/f36-core@4.3.9
418
-
419
- ## [4.1.9](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.8...@contentful/f36-asset@4.1.9) (2022-03-14)
420
-
421
- **Note:** Version bump only for package @contentful/f36-asset
422
-
423
- ## [4.1.8](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.7...@contentful/f36-asset@4.1.8) (2022-03-10)
424
-
425
- **Note:** Version bump only for package @contentful/f36-asset
426
-
427
- ## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.6...@contentful/f36-asset@4.1.7) (2022-03-09)
428
-
429
- **Note:** Version bump only for package @contentful/f36-asset
430
-
431
- ## [4.1.6](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.5...@contentful/f36-asset@4.1.6) (2022-03-03)
432
-
433
- ### Bug Fixes
434
-
435
- - migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
436
-
437
- ## [4.1.5](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.4...@contentful/f36-asset@4.1.5) (2022-02-22)
438
-
439
- **Note:** Version bump only for package @contentful/f36-asset
440
-
441
- ## [4.1.4](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.3...@contentful/f36-asset@4.1.4) (2022-02-17)
442
-
443
- **Note:** Version bump only for package @contentful/f36-asset
444
-
445
- ## [4.1.3](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.2...@contentful/f36-asset@4.1.3) (2022-02-09)
446
-
447
- **Note:** Version bump only for package @contentful/f36-asset
448
-
449
- ## [4.1.2](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.1...@contentful/f36-asset@4.1.2) (2022-02-07)
450
-
451
- **Note:** Version bump only for package @contentful/f36-asset
452
-
453
- ## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.1.0...@contentful/f36-asset@4.1.1) (2022-01-31)
454
-
455
- **Note:** Version bump only for package @contentful/f36-asset
456
-
457
- # [4.1.0](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.0.2...@contentful/f36-asset@4.1.0) (2022-01-31)
458
-
459
- ### Features
460
-
461
- - implement props list redesign [BAU-535](<[#1756](https://github.com/contentful/forma-36/issues/1756)>) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
462
-
463
- ## [4.0.2](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.0.1...@contentful/f36-asset@4.0.2) (2022-01-12)
464
-
465
- ### Bug Fixes
466
-
467
- - force types regeneration for DateTime, Asset and AssetCard ([6965180](https://github.com/contentful/forma-36/commit/69651807d56da28c0a81204aa29746ccac00169f))
468
-
469
- ## [4.0.1](https://github.com/contentful/forma-36/compare/@contentful/f36-asset@4.0.0...@contentful/f36-asset@4.0.1) (2022-01-11)
470
-
471
- ### Bug Fixes
472
-
473
- - AssetCard max-width ([#1723](https://github.com/contentful/forma-36/issues/1723)) ([961e91c](https://github.com/contentful/forma-36/commit/961e91c43391c212c859317a3451e516018eff34))