es-components 21.6.95 → 21.6.96

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 CHANGED
@@ -3,316 +3,201 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [21.6.95](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95) (2023-01-26)
6
+ ## [21.6.96](https://github.com/wtw-im/es-components/compare/v21.6.96-pre-prod.0...v21.6.96) (2023-01-26)
7
7
 
8
8
  **Note:** Version bump only for package es-components
9
9
 
10
+ ## [21.6.96-pre-prod.0](https://github.com/wtw-im/es-components/compare/v21.6.95...v21.6.96-pre-prod.0) (2023-01-26)
10
11
 
11
-
12
-
13
-
14
- ## [21.6.95-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.4...v21.6.95-pre-prod.5) (2023-01-25)
15
-
12
+ ## [21.6.95-pre-prod.7](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.6...v21.6.95-pre-prod.7) (2023-01-26)
16
13
 
17
14
  ### Build
18
15
 
19
- * ensuring styleguide can run completely ([6ba5ef3](https://github.com/wtw-im/es-components/commit/6ba5ef36adfafd42cf3c0f296da8a268abf08e4c))
16
+ - [skip ci][skip-release] v21.6.95-pre-prod.7 ([21c0148](https://github.com/wtw-im/es-components/commit/21c0148dcffc65886409086621369113fd467976))
17
+ - ensuring cypress runs ([4138926](https://github.com/wtw-im/es-components/commit/41389263a3a3c1d9ed758a052ca344f5e6c4ae9a))
18
+ - fixing monorepo dependency issues ([ec817f8](https://github.com/wtw-im/es-components/commit/ec817f867a05129cc3a580502223bd2bac894e59))
20
19
 
20
+ ## [21.6.95-pre-prod.6](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95-pre-prod.6) (2023-01-26)
21
21
 
22
+ ### Build
22
23
 
24
+ - [skip ci][skip-release] v21.6.95-pre-prod.6 ([bd4f610](https://github.com/wtw-im/es-components/commit/bd4f610d5a8b2001d72083d20b27ffafcc5a58da))
25
+ - fixing lockfile issues ([6992cf3](https://github.com/wtw-im/es-components/commit/6992cf3d7a0a7340f33f13a03862784365271f9b))
23
26
 
27
+ ## [21.6.95](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95) (2023-01-26)
24
28
 
25
- ## [21.6.95-pre-prod.4](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.3...v21.6.95-pre-prod.4) (2023-01-25)
29
+ **Note:** Version bump only for package es-components
26
30
 
31
+ ## [21.6.95-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.4...v21.6.95-pre-prod.5) (2023-01-25)
27
32
 
28
33
  ### Build
29
34
 
30
- * making pre-prod GH pages build verbose ([4fbf62a](https://github.com/wtw-im/es-components/commit/4fbf62ad10f61568033f22dbc1f6bca717695ecc))
35
+ - ensuring cypress runs ([4138926](https://github.com/wtw-im/es-components/commit/41389263a3a3c1d9ed758a052ca344f5e6c4ae9a))
36
+ - fixing monorepo dependency issues ([ec817f8](https://github.com/wtw-im/es-components/commit/ec817f867a05129cc3a580502223bd2bac894e59))
31
37
 
38
+ ## [21.6.95-pre-prod.6](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95-pre-prod.6) (2023-01-26)
32
39
 
40
+ ### Build
33
41
 
42
+ - fixing lockfile issues ([6992cf3](https://github.com/wtw-im/es-components/commit/6992cf3d7a0a7340f33f13a03862784365271f9b))
34
43
 
44
+ ## [21.6.95-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.4...v21.6.95-pre-prod.5) (2023-01-25)
35
45
 
36
- ## [21.6.95-pre-prod.3](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.2...v21.6.95-pre-prod.3) (2023-01-25)
46
+ ### Build
37
47
 
48
+ - ensuring styleguide can run completely ([6ba5ef3](https://github.com/wtw-im/es-components/commit/6ba5ef36adfafd42cf3c0f296da8a268abf08e4c))
38
49
 
39
- ### Fix
50
+ ## [21.6.95-pre-prod.4](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.3...v21.6.95-pre-prod.4) (2023-01-25)
40
51
 
41
- * fixing table markdown to not fail styleguide build ([f1f3cde](https://github.com/wtw-im/es-components/commit/f1f3cdee5bfc00519eeffa0a021e341bedbe8153))
52
+ ### Build
42
53
 
54
+ - making pre-prod GH pages build verbose ([4fbf62a](https://github.com/wtw-im/es-components/commit/4fbf62ad10f61568033f22dbc1f6bca717695ecc))
43
55
 
56
+ ## [21.6.95-pre-prod.3](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.2...v21.6.95-pre-prod.3) (2023-01-25)
44
57
 
58
+ ### Fix
45
59
 
60
+ - fixing table markdown to not fail styleguide build ([f1f3cde](https://github.com/wtw-im/es-components/commit/f1f3cdee5bfc00519eeffa0a021e341bedbe8153))
46
61
 
47
62
  ## [21.6.95-pre-prod.2](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.1...v21.6.95-pre-prod.2) (2023-01-25)
48
63
 
49
-
50
64
  ### Build
51
65
 
52
- * making pre-prod GH pages build verbose ([f11e31a](https://github.com/wtw-im/es-components/commit/f11e31a83d557a1d6d1835263d2df6c441af8b4d))
53
-
54
-
55
-
56
-
66
+ - making pre-prod GH pages build verbose ([f11e31a](https://github.com/wtw-im/es-components/commit/f11e31a83d557a1d6d1835263d2df6c441af8b4d))
57
67
 
58
68
  ## [21.6.95-pre-prod.1](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.0...v21.6.95-pre-prod.1) (2023-01-25)
59
69
 
60
-
61
70
  ### Build
62
71
 
63
- * ensuring we publish for prod and preprod appropriately ([9239c01](https://github.com/wtw-im/es-components/commit/9239c01c6c18960d328e249837ce85896b0096ed))
72
+ - ensuring we publish for prod and preprod appropriately ([9239c01](https://github.com/wtw-im/es-components/commit/9239c01c6c18960d328e249837ce85896b0096ed))
64
73
 
65
74
  ### Docs
66
75
 
67
- * including CHANGELOG in docs ([bd97f70](https://github.com/wtw-im/es-components/commit/bd97f708bb96602724514dfa52ca333b19989064))
68
-
69
-
70
-
71
-
76
+ - including CHANGELOG in docs ([bd97f70](https://github.com/wtw-im/es-components/commit/bd97f708bb96602724514dfa52ca333b19989064))
72
77
 
73
78
  ## [21.6.95-pre-prod.0](https://github.com/wtw-im/es-components/compare/v21.7.0-pre-prod.10...v21.6.95-pre-prod.0) (2023-01-25)
74
79
 
75
-
76
-
77
-
78
80
  ## [21.6.94](https://github.com/wtw-im/es-components/compare/v21.6.93...v21.6.94) (2022-11-09)
79
81
 
80
-
81
82
  ### Build
82
83
 
83
- * [skip ci][skip-release] v21.6.94 ([188ceae](https://github.com/wtw-im/es-components/commit/188ceaed1caaafd562901dc61c9f40e8de85b853))
84
-
85
-
86
-
87
-
84
+ - [skip ci][skip-release] v21.6.94 ([188ceae](https://github.com/wtw-im/es-components/commit/188ceaed1caaafd562901dc61c9f40e8de85b853))
88
85
 
89
86
  ## [21.6.94](https://github.com/wtw-im/es-components/compare/v21.6.93...v21.6.94) (2022-11-09)
90
87
 
91
88
  **Note:** Version bump only for package es-components
92
89
 
93
-
94
-
95
-
96
-
97
90
  ## [21.6.93](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.5...v21.6.93) (2022-10-19)
98
91
 
99
92
  **Note:** Version bump only for package es-components
100
93
 
101
-
102
-
103
-
104
-
105
94
  ## [21.6.93-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.4...v21.6.93-pre-prod.5) (2022-10-19)
106
95
 
107
-
108
96
  ### Upgrade
109
97
 
110
- * add linkProps to tooltip ([89c4b6b](https://github.com/wtw-im/es-components/commit/89c4b6b2d16b9d9f5b4bee6326a94bcabdd9de9d))
111
-
112
-
113
-
114
-
98
+ - add linkProps to tooltip ([89c4b6b](https://github.com/wtw-im/es-components/commit/89c4b6b2d16b9d9f5b4bee6326a94bcabdd9de9d))
115
99
 
116
100
  ## [21.6.93-pre-prod.4](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.3...v21.6.93-pre-prod.4) (2022-10-17)
117
101
 
118
-
119
102
  ### Fix
120
103
 
121
- * fixing prepublish script ([92f4870](https://github.com/wtw-im/es-components/commit/92f48705867ac2a3b519c120849c1c48e7b9f081))
122
-
123
-
124
-
125
-
104
+ - fixing prepublish script ([92f4870](https://github.com/wtw-im/es-components/commit/92f48705867ac2a3b519c120849c1c48e7b9f081))
126
105
 
127
106
  ## [21.6.93-pre-prod.3](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.2...v21.6.93-pre-prod.3) (2022-10-17)
128
107
 
129
-
130
108
  ### Build
131
109
 
132
- * only mangling variable names in main branch ([abacbd2](https://github.com/wtw-im/es-components/commit/abacbd208d1d60d042a484df517a06195967a4b2))
133
-
134
-
135
-
136
-
110
+ - only mangling variable names in main branch ([abacbd2](https://github.com/wtw-im/es-components/commit/abacbd208d1d60d042a484df517a06195967a4b2))
137
111
 
138
112
  ## 21.6.93-pre-prod.2 (2022-10-12)
139
113
 
140
114
  **Note:** Version bump only for package es-components
141
115
 
142
-
143
-
144
-
145
-
146
116
  ## 21.6.93-pre-prod.1 (2022-10-12)
147
117
 
148
118
  **Note:** Version bump only for package es-components
149
119
 
150
-
151
-
152
-
153
-
154
120
  ## 21.6.93-pre-prod.0 (2022-10-11)
155
121
 
156
122
  **Note:** Version bump only for package es-components
157
123
 
158
-
159
-
160
-
161
-
162
124
  ## [21.6.92](https://github.com/wtw-im/es-components/compare/v21.6.92-pre-prod.0...v21.6.92) (2022-09-21)
163
125
 
164
126
  **Note:** Version bump only for package es-components
165
127
 
166
-
167
-
168
-
169
-
170
128
  ## 21.6.92-pre-prod.0 (2022-09-16)
171
129
 
172
-
173
130
  ### Build
174
131
 
175
- * update changelog generator ([b8c29f5](https://github.com/wtw-im/es-components/commit/b8c29f50045c13c8fc13e66eca8a0eb972ea712a))
176
-
177
-
178
-
179
-
132
+ - update changelog generator ([b8c29f5](https://github.com/wtw-im/es-components/commit/b8c29f50045c13c8fc13e66eca8a0eb972ea712a))
180
133
 
181
134
  ## <small>21.6.91 (2022-09-06)</small>
182
135
 
183
136
  **Note:** Version bump only for package es-components
184
137
 
185
-
186
-
187
-
188
-
189
138
  ## <small>21.6.91-pre-prod.0 (2022-08-31)</small>
190
139
 
191
- * Merge pull request #642 from WTW-IM/react-18 ([c076594](https://github.com/wtw-im/es-components/commit/c076594)), closes [#642](https://github.com/wtw-im/es-components/issues/642)
192
-
193
-
194
-
195
-
140
+ - Merge pull request #642 from WTW-IM/react-18 ([c076594](https://github.com/wtw-im/es-components/commit/c076594)), closes [#642](https://github.com/wtw-im/es-components/issues/642)
196
141
 
197
142
  ## <small>21.6.90 (2022-07-21)</small>
198
143
 
199
144
  **Note:** Version bump only for package es-components
200
145
 
201
-
202
-
203
-
204
-
205
146
  ## <small>21.6.90-pre-prod.0 (2022-07-21)</small>
206
147
 
207
- * Merge pull request #635 from WTW-IM/fix-full-color-icons-page ([ee3d98e](https://github.com/wtw-im/es-components/commit/ee3d98e)), closes [#635](https://github.com/wtw-im/es-components/issues/635)
208
-
209
-
210
-
211
-
148
+ - Merge pull request #635 from WTW-IM/fix-full-color-icons-page ([ee3d98e](https://github.com/wtw-im/es-components/commit/ee3d98e)), closes [#635](https://github.com/wtw-im/es-components/issues/635)
212
149
 
213
150
  ## <small>21.6.89 (2022-07-19)</small>
214
151
 
215
152
  **Note:** Version bump only for package es-components
216
153
 
217
-
218
-
219
-
220
-
221
154
  ## <small>21.6.89-pre-prod.0 (2022-07-18)</small>
222
155
 
223
- * Merge pull request #628 from WTW-IM/WE-17039-add-role-to-notification ([fcddbff](https://github.com/wtw-im/es-components/commit/fcddbff)), closes [#628](https://github.com/wtw-im/es-components/issues/628)
224
-
225
-
226
-
227
-
156
+ - Merge pull request #628 from WTW-IM/WE-17039-add-role-to-notification ([fcddbff](https://github.com/wtw-im/es-components/commit/fcddbff)), closes [#628](https://github.com/wtw-im/es-components/issues/628)
228
157
 
229
158
  ## <small>21.6.88 (2022-07-11)</small>
230
159
 
231
160
  **Note:** Version bump only for package es-components
232
161
 
233
-
234
-
235
-
236
-
237
162
  ## <small>21.6.88-pre-prod.1 (2022-07-07)</small>
238
163
 
239
- * Merge pull request #631 from WTW-IM/prevent-fieldset-rerender ([babb501](https://github.com/wtw-im/es-components/commit/babb501)), closes [#631](https://github.com/wtw-im/es-components/issues/631)
240
-
241
-
242
-
243
-
164
+ - Merge pull request #631 from WTW-IM/prevent-fieldset-rerender ([babb501](https://github.com/wtw-im/es-components/commit/babb501)), closes [#631](https://github.com/wtw-im/es-components/issues/631)
244
165
 
245
166
  ## <small>21.6.88-pre-prod.0 (2022-07-05)</small>
246
167
 
247
- * Merge pull request #629 from WTW-IM/export-useuniqueid ([7d90a4f](https://github.com/wtw-im/es-components/commit/7d90a4f)), closes [#629](https://github.com/wtw-im/es-components/issues/629)
248
-
249
-
250
-
251
-
168
+ - Merge pull request #629 from WTW-IM/export-useuniqueid ([7d90a4f](https://github.com/wtw-im/es-components/commit/7d90a4f)), closes [#629](https://github.com/wtw-im/es-components/issues/629)
252
169
 
253
170
  ## <small>21.6.87 (2022-06-24)</small>
254
171
 
255
172
  **Note:** Version bump only for package es-components
256
173
 
257
-
258
-
259
-
260
-
261
174
  ## <small>21.6.87-pre-prod.0 (2022-06-17)</small>
262
175
 
263
- * Merge pull request #624 from WTW-IM/switch-checked-bugfix ([d023b00](https://github.com/wtw-im/es-components/commit/d023b00)), closes [#624](https://github.com/wtw-im/es-components/issues/624)
264
-
265
-
266
-
267
-
176
+ - Merge pull request #624 from WTW-IM/switch-checked-bugfix ([d023b00](https://github.com/wtw-im/es-components/commit/d023b00)), closes [#624](https://github.com/wtw-im/es-components/issues/624)
268
177
 
269
178
  ## <small>21.6.86 (2022-05-19)</small>
270
179
 
271
180
  **Note:** Version bump only for package es-components
272
181
 
273
-
274
-
275
-
276
-
277
182
  ## <small>21.6.86-pre-prod.0 (2022-05-17)</small>
278
183
 
279
- * Merge pull request #618 from WTW-IM/WE-16644-design-consistency ([7c38006](https://github.com/wtw-im/es-components/commit/7c38006)), closes [#618](https://github.com/wtw-im/es-components/issues/618)
280
-
281
-
282
-
283
-
184
+ - Merge pull request #618 from WTW-IM/WE-16644-design-consistency ([7c38006](https://github.com/wtw-im/es-components/commit/7c38006)), closes [#618](https://github.com/wtw-im/es-components/issues/618)
284
185
 
285
186
  ## <small>21.6.85 (2022-05-12)</small>
286
187
 
287
188
  **Note:** Version bump only for package es-components
288
189
 
289
-
290
-
291
-
292
-
293
190
  ## <small>21.6.85-pre-prod.0 (2022-05-12)</small>
294
191
 
295
- * Merge pull request #620 from WTW-IM/drawers-effect-fix ([2440656](https://github.com/wtw-im/es-components/commit/2440656)), closes [#620](https://github.com/wtw-im/es-components/issues/620)
296
-
297
-
298
-
299
-
192
+ - Merge pull request #620 from WTW-IM/drawers-effect-fix ([2440656](https://github.com/wtw-im/es-components/commit/2440656)), closes [#620](https://github.com/wtw-im/es-components/issues/620)
300
193
 
301
194
  ## <small>21.6.84 (2022-05-12)</small>
302
195
 
303
196
  **Note:** Version bump only for package es-components
304
197
 
305
-
306
-
307
-
308
-
309
198
  ## <small>21.6.83-pre-prod.1 (2022-05-11)</small>
310
199
 
311
- * Merge pull request #616 from WTW-IM/add-drawer-item-onchange ([0b20dfe](https://github.com/wtw-im/es-components/commit/0b20dfe)), closes [#616](https://github.com/wtw-im/es-components/issues/616)
312
-
313
-
314
-
315
-
200
+ - Merge pull request #616 from WTW-IM/add-drawer-item-onchange ([0b20dfe](https://github.com/wtw-im/es-components/commit/0b20dfe)), closes [#616](https://github.com/wtw-im/es-components/issues/616)
316
201
 
317
202
  ## <small>21.6.83-pre-prod.0 (2022-05-10)</small> & <small>21.6.83 (2022-05-10)</small>
318
203