@contentful/f36-typography 4.20.6 → 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 +2 -3
  2. package/CHANGELOG.md +0 -329
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contentful/f36-typography",
3
- "version": "4.20.6",
3
+ "version": "4.20.8",
4
4
  "description": "Forma 36: typography React Component",
5
5
  "license": "MIT",
6
6
  "files": [
@@ -20,8 +20,7 @@
20
20
  "build": "tsup"
21
21
  },
22
22
  "dependencies": {
23
- "@babel/runtime": "^7.6.2",
24
- "@contentful/f36-core": "^4.20.6",
23
+ "@contentful/f36-core": "^4.20.8",
25
24
  "@contentful/f36-tokens": "^4.0.1",
26
25
  "emotion": "^10.0.17"
27
26
  },
package/CHANGELOG.md DELETED
@@ -1,329 +0,0 @@
1
- # Change Log
2
-
3
- ## 4.20.6
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies []:
8
- - @contentful/f36-core@4.20.6
9
-
10
- ## 4.20.5
11
-
12
- ### Patch Changes
13
-
14
- - Updated dependencies []:
15
- - @contentful/f36-core@4.20.5
16
-
17
- ## 4.20.4
18
-
19
- ### Patch Changes
20
-
21
- - Updated dependencies []:
22
- - @contentful/f36-core@4.20.4
23
-
24
- ## 4.20.3
25
-
26
- ### Patch Changes
27
-
28
- - Updated dependencies [[`d3c27ab8`](https://github.com/contentful/forma-36/commit/d3c27ab830ec9c2cc096e8be33da496c2dc284ea)]:
29
- - @contentful/f36-core@4.20.3
30
-
31
- ## 4.20.2
32
-
33
- ### Patch Changes
34
-
35
- - Updated dependencies []:
36
- - @contentful/f36-core@4.20.2
37
-
38
- ## 4.20.1
39
-
40
- ### Patch Changes
41
-
42
- - Updated dependencies []:
43
- - @contentful/f36-core@4.20.1
44
-
45
- ## 4.20.0
46
-
47
- ### Patch Changes
48
-
49
- - Updated dependencies []:
50
- - @contentful/f36-core@4.20.0
51
-
52
- ## 4.19.2
53
-
54
- ### Patch Changes
55
-
56
- - [#2218](https://github.com/contentful/forma-36/pull/2218) [`9647d295`](https://github.com/contentful/forma-36/commit/9647d295763c6518fe6d381d79a53524ac104d92) Thanks [@denkristoffer](https://github.com/denkristoffer)! - - fix(text): truncated styles
57
- - fix(datepicker): update react-day-picker
58
- - Updated dependencies []:
59
- - @contentful/f36-core@4.19.2
60
-
61
- ## 4.19.1
62
-
63
- ### Patch Changes
64
-
65
- - Updated dependencies []:
66
- - @contentful/f36-core@4.19.1
67
-
68
- ## 4.19.0
69
-
70
- ### Patch Changes
71
-
72
- - Updated dependencies []:
73
- - @contentful/f36-core@4.19.0
74
-
75
- ## 4.18.0
76
-
77
- ### Patch Changes
78
-
79
- - Updated dependencies []:
80
- - @contentful/f36-core@4.18.0
81
-
82
- ## 4.17.0
83
-
84
- ### Patch Changes
85
-
86
- - Updated dependencies []:
87
- - @contentful/f36-core@4.17.0
88
-
89
- ## 4.16.0
90
-
91
- ### Patch Changes
92
-
93
- - Updated dependencies []:
94
- - @contentful/f36-core@4.16.0
95
-
96
- ## 4.15.1
97
-
98
- ### Patch Changes
99
-
100
- - Updated dependencies []:
101
- - @contentful/f36-core@4.15.1
102
-
103
- ## 4.15.0
104
-
105
- ### Patch Changes
106
-
107
- - Updated dependencies []:
108
- - @contentful/f36-core@4.15.0
109
-
110
- ## 4.14.0
111
-
112
- ### Patch Changes
113
-
114
- - Updated dependencies []:
115
- - @contentful/f36-core@4.14.0
116
-
117
- ## 4.13.0
118
-
119
- ### Patch Changes
120
-
121
- - Updated dependencies []:
122
- - @contentful/f36-core@4.13.0
123
-
124
- ## 4.12.0
125
-
126
- ### Patch Changes
127
-
128
- - Updated dependencies []:
129
- - @contentful/f36-core@4.12.0
130
-
131
- ## 4.11.0
132
-
133
- ### Patch Changes
134
-
135
- - Updated dependencies []:
136
- - @contentful/f36-core@4.11.0
137
-
138
- ## 4.11.0-beta.0
139
-
140
- ### Patch Changes
141
-
142
- - Updated dependencies []:
143
- - @contentful/f36-core@4.11.0-beta.0
144
-
145
- ## 4.10.5
146
-
147
- ### Patch Changes
148
-
149
- - Updated dependencies []:
150
- - @contentful/f36-core@4.10.5
151
-
152
- ## 4.10.4
153
-
154
- ### Patch Changes
155
-
156
- - Updated dependencies []:
157
- - @contentful/f36-core@4.10.4
158
-
159
- ## 4.10.3
160
-
161
- ### Patch Changes
162
-
163
- - Updated dependencies []:
164
- - @contentful/f36-core@4.10.3
165
-
166
- ## 4.10.2
167
-
168
- ### Patch Changes
169
-
170
- - Updated dependencies []:
171
- - @contentful/f36-core@4.10.2
172
-
173
- ## 4.10.1
174
-
175
- ### Patch Changes
176
-
177
- - Updated dependencies []:
178
- - @contentful/f36-core@4.10.1
179
-
180
- ## 4.10.0
181
-
182
- ### Patch Changes
183
-
184
- - Updated dependencies []:
185
- - @contentful/f36-core@4.10.0
186
-
187
- ## 4.9.0
188
-
189
- ### Patch Changes
190
-
191
- - Updated dependencies []:
192
- - @contentful/f36-core@4.9.0
193
-
194
- ## 4.8.2
195
-
196
- ### Patch Changes
197
-
198
- - Updated dependencies []:
199
- - @contentful/f36-core@4.8.2
200
-
201
- ## 4.8.1
202
-
203
- ### Patch Changes
204
-
205
- - [#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
206
-
207
- - Updated dependencies []:
208
- - @contentful/f36-core@4.8.1
209
-
210
- ## 4.8.0
211
-
212
- ### Patch Changes
213
-
214
- - Updated dependencies []:
215
- - @contentful/f36-core@4.8.0
216
-
217
- ## 4.7.0
218
-
219
- ### Patch Changes
220
-
221
- - Updated dependencies [[`e50b8945`](https://github.com/contentful/forma-36/commit/e50b8945faef7323187e1bd9a2a9cbfcbae2e405)]:
222
- - @contentful/f36-core@4.7.0
223
-
224
- ## 4.6.2
225
-
226
- ### Patch Changes
227
-
228
- - Updated dependencies []:
229
- - @contentful/f36-core@4.6.2
230
-
231
- ## 4.6.1
232
-
233
- ### Patch Changes
234
-
235
- - Updated dependencies []:
236
- - @contentful/f36-core@4.6.1
237
-
238
- ## 4.6.0
239
-
240
- ### Patch Changes
241
-
242
- - Updated dependencies []:
243
- - @contentful/f36-core@4.6.0
244
-
245
- ## 4.5.0
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies []:
250
- - @contentful/f36-core@4.5.0
251
-
252
- ## 4.4.1
253
-
254
- ### Patch Changes
255
-
256
- - Updated dependencies []:
257
- - @contentful/f36-core@4.4.1
258
-
259
- ## 4.4.0
260
-
261
- ### Patch Changes
262
-
263
- - Updated dependencies [[`a9459709`](https://github.com/contentful/forma-36/commit/a945970959bc7e9478bec822bb775a513c6aa0fe)]:
264
- - @contentful/f36-core@4.4.0
265
-
266
- ## 4.3.11
267
-
268
- ### Patch Changes
269
-
270
- - Updated dependencies []:
271
- - @contentful/f36-core@4.3.11
272
-
273
- ## 4.3.10
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies []:
278
- - @contentful/f36-core@4.3.10
279
-
280
- ## 4.3.9
281
-
282
- ### Patch Changes
283
-
284
- - [#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
285
-
286
- - Updated dependencies [[`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8)]:
287
- - @contentful/f36-core@4.3.9
288
-
289
- ## [4.2.4](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.2.3...@contentful/f36-typography@4.2.4) (2022-03-14)
290
-
291
- **Note:** Version bump only for package @contentful/f36-typography
292
-
293
- ## [4.2.3](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.2.2...@contentful/f36-typography@4.2.3) (2022-03-10)
294
-
295
- **Note:** Version bump only for package @contentful/f36-typography
296
-
297
- ## [4.2.2](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.2.1...@contentful/f36-typography@4.2.2) (2022-03-09)
298
-
299
- **Note:** Version bump only for package @contentful/f36-typography
300
-
301
- ## [4.2.1](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.2.0...@contentful/f36-typography@4.2.1) (2022-03-03)
302
-
303
- ### Bug Fixes
304
-
305
- - migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
306
-
307
- # [4.2.0](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.1.2...@contentful/f36-typography@4.2.0) (2022-02-22)
308
-
309
- ### Features
310
-
311
- - new property to typography components ([#1891](https://github.com/contentful/forma-36/issues/1891)) ([ed309a6](https://github.com/contentful/forma-36/commit/ed309a69ec840b0c0b38150403d2839a2678ad9e))
312
-
313
- ## [4.1.2](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.1.1...@contentful/f36-typography@4.1.2) (2022-02-17)
314
-
315
- **Note:** Version bump only for package @contentful/f36-typography
316
-
317
- ## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.1.0...@contentful/f36-typography@4.1.1) (2022-01-31)
318
-
319
- **Note:** Version bump only for package @contentful/f36-typography
320
-
321
- # [4.1.0](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.0.1...@contentful/f36-typography@4.1.0) (2022-01-31)
322
-
323
- ### Features
324
-
325
- - implement props list redesign [BAU-535](<[#1756](https://github.com/contentful/forma-36/issues/1756)>) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
326
-
327
- ## [4.0.1](https://github.com/contentful/forma-36/compare/@contentful/f36-typography@4.0.0...@contentful/f36-typography@4.0.1) (2022-01-11)
328
-
329
- **Note:** Version bump only for package @contentful/f36-typography