@quenty/gamescalingutils 13.34.2 → 13.35.0

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/CHANGELOG.md +211 -736
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,1078 +3,553 @@
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
- ## [13.34.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.34.1...@quenty/gamescalingutils@13.34.2) (2026-04-30)
6
+ # [13.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.34.2...@quenty/gamescalingutils@13.35.0) (2026-05-18)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/gamescalingutils
9
9
 
10
+ ## [13.34.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.34.1...@quenty/gamescalingutils@13.34.2) (2026-04-30)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @quenty/gamescalingutils
13
13
 
14
14
  ## [13.34.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.34.0...@quenty/gamescalingutils@13.34.1) (2026-04-29)
15
15
 
16
16
  **Note:** Version bump only for package @quenty/gamescalingutils
17
17
 
18
-
19
-
20
-
21
-
22
18
  # [13.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.33.0...@quenty/gamescalingutils@13.34.0) (2026-04-23)
23
19
 
24
20
  **Note:** Version bump only for package @quenty/gamescalingutils
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [13.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.32.0...@quenty/gamescalingutils@13.33.0) (2026-04-14)
31
23
 
32
24
  **Note:** Version bump only for package @quenty/gamescalingutils
33
25
 
34
-
35
-
36
-
37
-
38
26
  # [13.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.31.0...@quenty/gamescalingutils@13.32.0) (2026-02-20)
39
27
 
40
28
  **Note:** Version bump only for package @quenty/gamescalingutils
41
29
 
42
-
43
-
44
-
45
-
46
30
  # [13.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.30.0...@quenty/gamescalingutils@13.31.0) (2026-02-19)
47
31
 
48
32
  **Note:** Version bump only for package @quenty/gamescalingutils
49
33
 
50
-
51
-
52
-
53
-
54
34
  # [13.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.29.0...@quenty/gamescalingutils@13.30.0) (2026-02-19)
55
35
 
56
36
  **Note:** Version bump only for package @quenty/gamescalingutils
57
37
 
58
-
59
-
60
-
61
-
62
38
  # [13.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.28.2...@quenty/gamescalingutils@13.29.0) (2026-02-17)
63
39
 
64
40
  **Note:** Version bump only for package @quenty/gamescalingutils
65
41
 
66
-
67
-
68
-
69
-
70
42
  ## [13.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.28.1...@quenty/gamescalingutils@13.28.2) (2026-01-23)
71
43
 
72
44
  **Note:** Version bump only for package @quenty/gamescalingutils
73
45
 
74
-
75
-
76
-
77
-
78
46
  ## [13.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.28.0...@quenty/gamescalingutils@13.28.1) (2026-01-21)
79
47
 
80
48
  **Note:** Version bump only for package @quenty/gamescalingutils
81
49
 
82
-
83
-
84
-
85
-
86
50
  # [13.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.27.0...@quenty/gamescalingutils@13.28.0) (2026-01-18)
87
51
 
88
52
  **Note:** Version bump only for package @quenty/gamescalingutils
89
53
 
90
-
91
-
92
-
93
-
94
54
  # [13.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.26.0...@quenty/gamescalingutils@13.27.0) (2026-01-16)
95
55
 
96
- **Note:** Version bump only for package @quenty/gamescalingutils
97
-
98
-
99
-
100
-
101
-
102
- # [13.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.25.1...@quenty/gamescalingutils@13.26.0) (2026-01-13)
103
-
104
- **Note:** Version bump only for package @quenty/gamescalingutils
105
-
106
-
107
-
108
-
109
-
110
- ## [13.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.25.0...@quenty/gamescalingutils@13.25.1) (2026-01-12)
111
-
112
-
113
- ### Bug Fixes
114
-
115
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
116
-
117
-
118
-
119
-
120
-
121
- # [13.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.24.1...@quenty/gamescalingutils@13.25.0) (2026-01-11)
122
-
123
- **Note:** Version bump only for package @quenty/gamescalingutils
124
-
125
-
126
-
127
-
128
-
129
- ## [13.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.24.0...@quenty/gamescalingutils@13.24.1) (2026-01-10)
130
-
131
- **Note:** Version bump only for package @quenty/gamescalingutils
132
-
133
-
134
-
135
-
136
-
137
- # [13.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.23.1...@quenty/gamescalingutils@13.24.0) (2026-01-08)
138
-
139
- **Note:** Version bump only for package @quenty/gamescalingutils
140
-
141
-
142
-
143
-
144
-
145
- ## [13.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.23.0...@quenty/gamescalingutils@13.23.1) (2026-01-05)
146
-
147
- **Note:** Version bump only for package @quenty/gamescalingutils
148
-
149
-
150
-
151
-
152
-
153
- # [13.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.7...@quenty/gamescalingutils@13.23.0) (2026-01-04)
154
-
155
- **Note:** Version bump only for package @quenty/gamescalingutils
156
-
157
-
158
-
159
-
160
-
161
- ## [13.22.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.6...@quenty/gamescalingutils@13.22.7) (2026-01-03)
162
-
163
- **Note:** Version bump only for package @quenty/gamescalingutils
164
-
165
-
166
-
167
-
168
-
169
- ## [13.22.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.5...@quenty/gamescalingutils@13.22.6) (2025-12-31)
170
-
171
- **Note:** Version bump only for package @quenty/gamescalingutils
172
-
173
-
174
-
175
-
176
-
177
- ## [13.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.4...@quenty/gamescalingutils@13.22.5) (2025-12-29)
178
-
179
- **Note:** Version bump only for package @quenty/gamescalingutils
180
-
181
-
182
-
183
-
184
-
185
- ## [13.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.3...@quenty/gamescalingutils@13.22.4) (2025-12-29)
186
-
187
- **Note:** Version bump only for package @quenty/gamescalingutils
188
-
189
-
190
-
191
-
192
-
193
- ## [13.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.2...@quenty/gamescalingutils@13.22.3) (2025-12-28)
194
-
195
- **Note:** Version bump only for package @quenty/gamescalingutils
196
-
197
-
198
-
199
-
200
-
201
- ## [13.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.1...@quenty/gamescalingutils@13.22.2) (2025-11-22)
202
-
203
- **Note:** Version bump only for package @quenty/gamescalingutils
204
-
205
-
206
-
207
-
208
-
209
- ## [13.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.0...@quenty/gamescalingutils@13.22.1) (2025-11-12)
210
-
211
- **Note:** Version bump only for package @quenty/gamescalingutils
212
-
213
-
214
-
215
-
216
-
217
- # [13.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.21.0...@quenty/gamescalingutils@13.22.0) (2025-10-08)
218
-
219
- **Note:** Version bump only for package @quenty/gamescalingutils
220
-
221
-
222
-
223
-
224
-
225
- # [13.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.20.0...@quenty/gamescalingutils@13.21.0) (2025-09-26)
226
-
227
- **Note:** Version bump only for package @quenty/gamescalingutils
228
-
229
-
230
-
231
-
232
-
233
- # [13.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.19.1...@quenty/gamescalingutils@13.20.0) (2025-08-29)
234
-
235
- **Note:** Version bump only for package @quenty/gamescalingutils
236
-
237
-
238
-
239
-
240
-
241
- ## [13.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.19.0...@quenty/gamescalingutils@13.19.1) (2025-08-12)
242
-
243
- **Note:** Version bump only for package @quenty/gamescalingutils
244
-
245
-
246
-
247
-
248
-
249
- # [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.3...@quenty/gamescalingutils@13.19.0) (2025-05-10)
250
-
251
-
252
- ### Bug Fixes
253
-
254
- * Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
255
-
256
-
257
-
258
-
259
-
260
- ## [13.18.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.2...@quenty/gamescalingutils@13.18.3) (2025-04-10)
261
-
262
- **Note:** Version bump only for package @quenty/gamescalingutils
263
-
264
-
265
-
266
-
267
-
268
- ## [13.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.0...@quenty/gamescalingutils@13.18.2) (2025-04-07)
269
-
270
-
271
- ### Bug Fixes
272
-
273
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
274
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
275
-
276
-
277
-
278
-
279
-
280
- ## [13.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.0...@quenty/gamescalingutils@13.18.1) (2025-04-07)
281
-
282
-
283
- ### Bug Fixes
284
-
285
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
286
-
287
-
288
-
289
-
290
-
291
- # [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.2...@quenty/gamescalingutils@13.18.0) (2025-04-02)
292
-
293
- **Note:** Version bump only for package @quenty/gamescalingutils
294
-
295
-
296
-
297
-
298
-
299
- ## [13.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.1...@quenty/gamescalingutils@13.17.2) (2025-03-31)
300
-
301
- **Note:** Version bump only for package @quenty/gamescalingutils
302
-
303
-
304
-
305
-
306
-
307
- ## [13.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.0...@quenty/gamescalingutils@13.17.1) (2025-03-21)
308
-
309
- **Note:** Version bump only for package @quenty/gamescalingutils
310
-
311
-
312
-
313
-
314
-
315
- # [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.16.0...@quenty/gamescalingutils@13.17.0) (2025-02-18)
316
-
317
- **Note:** Version bump only for package @quenty/gamescalingutils
318
-
319
-
320
-
321
-
322
-
323
- # [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.15.0...@quenty/gamescalingutils@13.16.0) (2025-01-19)
324
-
325
- **Note:** Version bump only for package @quenty/gamescalingutils
326
-
327
-
328
-
329
-
330
-
331
- # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.14.0...@quenty/gamescalingutils@13.15.0) (2024-12-15)
332
-
333
- **Note:** Version bump only for package @quenty/gamescalingutils
334
-
335
-
336
-
337
-
338
-
339
- # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.13.0...@quenty/gamescalingutils@13.14.0) (2024-12-03)
340
-
341
- **Note:** Version bump only for package @quenty/gamescalingutils
342
-
343
-
344
-
345
-
346
-
347
- # [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.12.0...@quenty/gamescalingutils@13.13.0) (2024-11-13)
348
-
349
- **Note:** Version bump only for package @quenty/gamescalingutils
350
-
351
-
352
-
353
-
354
-
355
- # [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.11.1...@quenty/gamescalingutils@13.12.0) (2024-11-06)
356
-
357
- **Note:** Version bump only for package @quenty/gamescalingutils
358
-
359
-
360
-
361
-
362
-
363
- ## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.11.0...@quenty/gamescalingutils@13.11.1) (2024-11-04)
364
-
365
- **Note:** Version bump only for package @quenty/gamescalingutils
366
-
367
-
368
-
369
-
370
-
371
- # [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.10.0...@quenty/gamescalingutils@13.11.0) (2024-11-03)
372
-
373
- **Note:** Version bump only for package @quenty/gamescalingutils
374
-
375
-
376
-
377
-
378
-
379
- # [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.9.1...@quenty/gamescalingutils@13.10.0) (2024-10-23)
380
-
381
- **Note:** Version bump only for package @quenty/gamescalingutils
382
-
383
-
384
-
385
-
386
-
387
- ## [13.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.9.0...@quenty/gamescalingutils@13.9.1) (2024-10-09)
388
-
389
- **Note:** Version bump only for package @quenty/gamescalingutils
390
-
391
-
392
-
393
-
394
-
395
- # [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.8.1...@quenty/gamescalingutils@13.9.0) (2024-10-06)
396
-
397
- **Note:** Version bump only for package @quenty/gamescalingutils
398
-
399
-
400
-
401
-
402
-
403
- ## [13.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.8.0...@quenty/gamescalingutils@13.8.1) (2024-10-04)
404
-
405
- **Note:** Version bump only for package @quenty/gamescalingutils
406
-
407
-
408
-
409
-
410
-
411
- # [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.7.0...@quenty/gamescalingutils@13.8.0) (2024-10-04)
412
-
413
- **Note:** Version bump only for package @quenty/gamescalingutils
414
-
415
-
416
-
417
-
418
-
419
- # [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.6.0...@quenty/gamescalingutils@13.7.0) (2024-09-25)
420
-
421
- **Note:** Version bump only for package @quenty/gamescalingutils
422
-
423
-
424
-
425
-
426
-
427
- # [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.2...@quenty/gamescalingutils@13.6.0) (2024-09-25)
428
-
429
- **Note:** Version bump only for package @quenty/gamescalingutils
430
-
431
-
432
-
433
-
434
-
435
- ## [13.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.1...@quenty/gamescalingutils@13.5.2) (2024-09-22)
436
-
437
- **Note:** Version bump only for package @quenty/gamescalingutils
438
-
439
-
440
-
441
-
442
-
443
- ## [13.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.0...@quenty/gamescalingutils@13.5.1) (2024-09-20)
444
-
445
- **Note:** Version bump only for package @quenty/gamescalingutils
446
-
447
-
448
-
449
-
450
-
451
- # [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.4.0...@quenty/gamescalingutils@13.5.0) (2024-09-12)
452
-
453
- **Note:** Version bump only for package @quenty/gamescalingutils
454
-
455
-
456
-
457
-
458
-
459
- # [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.3.0...@quenty/gamescalingutils@13.4.0) (2024-08-09)
460
-
461
- **Note:** Version bump only for package @quenty/gamescalingutils
462
-
463
-
464
-
465
-
466
-
467
- # [13.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.2.0...@quenty/gamescalingutils@13.3.0) (2024-05-09)
468
-
469
-
470
- ### Bug Fixes
471
-
472
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
473
-
474
-
475
-
476
-
477
-
478
- # [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.1.1...@quenty/gamescalingutils@13.2.0) (2024-04-27)
479
-
480
- **Note:** Version bump only for package @quenty/gamescalingutils
481
-
482
-
483
-
484
-
485
-
486
- ## [13.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.1.0...@quenty/gamescalingutils@13.1.1) (2024-04-23)
487
-
488
- **Note:** Version bump only for package @quenty/gamescalingutils
489
-
490
-
491
-
492
-
493
-
494
- # [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.0.0...@quenty/gamescalingutils@13.1.0) (2024-03-09)
495
-
496
- **Note:** Version bump only for package @quenty/gamescalingutils
497
-
498
-
499
-
500
-
501
-
502
- # [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@12.0.0...@quenty/gamescalingutils@13.0.0) (2024-02-14)
503
-
504
- **Note:** Version bump only for package @quenty/gamescalingutils
505
-
506
-
507
-
508
-
509
-
510
- # [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@11.0.0...@quenty/gamescalingutils@12.0.0) (2024-02-13)
511
-
512
- **Note:** Version bump only for package @quenty/gamescalingutils
513
-
514
-
515
-
516
-
517
-
518
- # [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@10.0.0...@quenty/gamescalingutils@11.0.0) (2024-02-13)
519
-
520
- **Note:** Version bump only for package @quenty/gamescalingutils
521
-
522
-
523
-
524
-
525
-
526
- # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@9.0.0...@quenty/gamescalingutils@10.0.0) (2024-02-13)
527
-
528
- **Note:** Version bump only for package @quenty/gamescalingutils
529
-
530
-
531
-
532
-
533
-
534
- # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.4.0...@quenty/gamescalingutils@9.0.0) (2024-01-10)
535
-
536
- **Note:** Version bump only for package @quenty/gamescalingutils
537
-
538
-
539
-
540
-
541
-
542
- # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.3.0...@quenty/gamescalingutils@8.4.0) (2024-01-08)
543
-
544
- **Note:** Version bump only for package @quenty/gamescalingutils
545
-
546
-
547
-
548
-
549
-
550
- # [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.2.0...@quenty/gamescalingutils@8.3.0) (2023-12-28)
551
-
552
- **Note:** Version bump only for package @quenty/gamescalingutils
553
-
554
-
555
-
556
-
557
-
558
- # [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.1.1...@quenty/gamescalingutils@8.2.0) (2023-12-14)
559
-
560
- **Note:** Version bump only for package @quenty/gamescalingutils
561
-
562
-
563
-
564
-
565
-
566
- ## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.1.0...@quenty/gamescalingutils@8.1.1) (2023-10-28)
567
-
568
- **Note:** Version bump only for package @quenty/gamescalingutils
569
-
570
-
571
-
572
-
573
-
574
- # [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.0.0...@quenty/gamescalingutils@8.1.0) (2023-10-18)
575
-
576
- **Note:** Version bump only for package @quenty/gamescalingutils
577
-
578
-
579
-
580
-
581
-
582
- # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.29.0...@quenty/gamescalingutils@8.0.0) (2023-10-11)
583
-
584
- **Note:** Version bump only for package @quenty/gamescalingutils
585
-
586
-
587
-
588
-
589
-
590
- # [7.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.28.0...@quenty/gamescalingutils@7.29.0) (2023-09-21)
591
-
592
-
593
- ### Features
594
-
595
- * Add GameScalingHelper to help with scaling ([95876ef](https://github.com/Quenty/NevermoreEngine/commit/95876efad772f83450aa7d6a8f65d3228fe0a71f))
596
-
597
-
598
-
599
-
600
-
601
- # [7.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.27.0...@quenty/gamescalingutils@7.28.0) (2023-09-04)
602
-
603
- **Note:** Version bump only for package @quenty/gamescalingutils
604
-
605
-
606
-
607
-
608
-
609
- # [7.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.26.0...@quenty/gamescalingutils@7.27.0) (2023-08-23)
610
-
611
- **Note:** Version bump only for package @quenty/gamescalingutils
612
-
613
-
614
-
615
-
616
-
617
- # [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.25.0...@quenty/gamescalingutils@7.26.0) (2023-08-01)
618
-
619
- **Note:** Version bump only for package @quenty/gamescalingutils
620
-
621
-
622
-
623
-
624
-
625
- # [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.24.0...@quenty/gamescalingutils@7.25.0) (2023-07-28)
626
-
627
- **Note:** Version bump only for package @quenty/gamescalingutils
628
-
629
-
630
-
631
-
632
-
633
- # [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.23.0...@quenty/gamescalingutils@7.24.0) (2023-07-25)
634
-
635
- **Note:** Version bump only for package @quenty/gamescalingutils
636
-
637
-
638
-
639
-
640
-
641
- # [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.22.0...@quenty/gamescalingutils@7.23.0) (2023-07-23)
642
-
643
- **Note:** Version bump only for package @quenty/gamescalingutils
644
-
645
-
646
-
647
-
648
-
649
- # [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.21.1...@quenty/gamescalingutils@7.22.0) (2023-07-15)
650
-
651
- **Note:** Version bump only for package @quenty/gamescalingutils
652
-
653
-
654
-
655
-
656
-
657
- ## [7.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.21.0...@quenty/gamescalingutils@7.21.1) (2023-07-11)
658
-
659
- **Note:** Version bump only for package @quenty/gamescalingutils
660
-
661
-
662
-
663
-
664
-
665
- # [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.20.0...@quenty/gamescalingutils@7.21.0) (2023-07-10)
666
-
667
- **Note:** Version bump only for package @quenty/gamescalingutils
668
-
669
-
670
-
671
-
672
-
673
- # [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.19.0...@quenty/gamescalingutils@7.20.0) (2023-06-17)
674
-
675
- **Note:** Version bump only for package @quenty/gamescalingutils
676
-
677
-
678
-
679
-
680
-
681
- # [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.18.0...@quenty/gamescalingutils@7.19.0) (2023-06-05)
682
-
683
- **Note:** Version bump only for package @quenty/gamescalingutils
684
-
685
-
686
-
687
-
688
-
689
- # [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.17.0...@quenty/gamescalingutils@7.18.0) (2023-05-26)
690
-
691
- **Note:** Version bump only for package @quenty/gamescalingutils
692
-
693
-
694
-
695
-
696
-
697
- # [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.16.0...@quenty/gamescalingutils@7.17.0) (2023-05-08)
698
-
699
- **Note:** Version bump only for package @quenty/gamescalingutils
700
-
701
-
702
-
703
-
704
-
705
- # [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.15.1...@quenty/gamescalingutils@7.16.0) (2023-04-10)
706
-
707
- **Note:** Version bump only for package @quenty/gamescalingutils
708
-
709
-
710
-
711
-
712
-
713
- ## [7.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.15.0...@quenty/gamescalingutils@7.15.1) (2023-04-07)
714
-
715
- **Note:** Version bump only for package @quenty/gamescalingutils
716
-
717
-
718
-
719
-
56
+ **Note:** Version bump only for package @quenty/gamescalingutils
720
57
 
721
- # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.14.0...@quenty/gamescalingutils@7.15.0) (2023-04-06)
58
+ # [13.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.25.1...@quenty/gamescalingutils@13.26.0) (2026-01-13)
722
59
 
723
60
  **Note:** Version bump only for package @quenty/gamescalingutils
724
61
 
62
+ ## [13.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.25.0...@quenty/gamescalingutils@13.25.1) (2026-01-12)
725
63
 
64
+ ### Bug Fixes
726
65
 
66
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
727
67
 
728
-
729
- # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.13.0...@quenty/gamescalingutils@7.14.0) (2023-04-03)
68
+ # [13.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.24.1...@quenty/gamescalingutils@13.25.0) (2026-01-11)
730
69
 
731
70
  **Note:** Version bump only for package @quenty/gamescalingutils
732
71
 
72
+ ## [13.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.24.0...@quenty/gamescalingutils@13.24.1) (2026-01-10)
733
73
 
74
+ **Note:** Version bump only for package @quenty/gamescalingutils
734
75
 
76
+ # [13.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.23.1...@quenty/gamescalingutils@13.24.0) (2026-01-08)
735
77
 
78
+ **Note:** Version bump only for package @quenty/gamescalingutils
736
79
 
737
- # [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.12.0...@quenty/gamescalingutils@7.13.0) (2023-03-31)
80
+ ## [13.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.23.0...@quenty/gamescalingutils@13.23.1) (2026-01-05)
738
81
 
739
82
  **Note:** Version bump only for package @quenty/gamescalingutils
740
83
 
84
+ # [13.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.7...@quenty/gamescalingutils@13.23.0) (2026-01-04)
741
85
 
86
+ **Note:** Version bump only for package @quenty/gamescalingutils
742
87
 
88
+ ## [13.22.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.6...@quenty/gamescalingutils@13.22.7) (2026-01-03)
743
89
 
90
+ **Note:** Version bump only for package @quenty/gamescalingutils
744
91
 
745
- # [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.11.0...@quenty/gamescalingutils@7.12.0) (2023-03-31)
92
+ ## [13.22.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.5...@quenty/gamescalingutils@13.22.6) (2025-12-31)
746
93
 
747
94
  **Note:** Version bump only for package @quenty/gamescalingutils
748
95
 
96
+ ## [13.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.4...@quenty/gamescalingutils@13.22.5) (2025-12-29)
749
97
 
98
+ **Note:** Version bump only for package @quenty/gamescalingutils
750
99
 
100
+ ## [13.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.3...@quenty/gamescalingutils@13.22.4) (2025-12-29)
751
101
 
102
+ **Note:** Version bump only for package @quenty/gamescalingutils
752
103
 
753
- # [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.10.0...@quenty/gamescalingutils@7.11.0) (2023-03-06)
104
+ ## [13.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.2...@quenty/gamescalingutils@13.22.3) (2025-12-28)
754
105
 
755
106
  **Note:** Version bump only for package @quenty/gamescalingutils
756
107
 
108
+ ## [13.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.1...@quenty/gamescalingutils@13.22.2) (2025-11-22)
757
109
 
110
+ **Note:** Version bump only for package @quenty/gamescalingutils
758
111
 
112
+ ## [13.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.22.0...@quenty/gamescalingutils@13.22.1) (2025-11-12)
759
113
 
114
+ **Note:** Version bump only for package @quenty/gamescalingutils
760
115
 
761
- # [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.9.0...@quenty/gamescalingutils@7.10.0) (2023-03-05)
116
+ # [13.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.21.0...@quenty/gamescalingutils@13.22.0) (2025-10-08)
762
117
 
763
118
  **Note:** Version bump only for package @quenty/gamescalingutils
764
119
 
120
+ # [13.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.20.0...@quenty/gamescalingutils@13.21.0) (2025-09-26)
765
121
 
122
+ **Note:** Version bump only for package @quenty/gamescalingutils
766
123
 
124
+ # [13.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.19.1...@quenty/gamescalingutils@13.20.0) (2025-08-29)
767
125
 
126
+ **Note:** Version bump only for package @quenty/gamescalingutils
768
127
 
769
- # [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.8.0...@quenty/gamescalingutils@7.9.0) (2023-02-27)
128
+ ## [13.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.19.0...@quenty/gamescalingutils@13.19.1) (2025-08-12)
770
129
 
771
130
  **Note:** Version bump only for package @quenty/gamescalingutils
772
131
 
132
+ # [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.3...@quenty/gamescalingutils@13.19.0) (2025-05-10)
773
133
 
134
+ ### Bug Fixes
774
135
 
136
+ - Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
775
137
 
138
+ ## [13.18.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.2...@quenty/gamescalingutils@13.18.3) (2025-04-10)
776
139
 
777
- # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.7.0...@quenty/gamescalingutils@7.8.0) (2023-02-21)
778
-
140
+ **Note:** Version bump only for package @quenty/gamescalingutils
779
141
 
780
- ### Features
142
+ ## [13.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.0...@quenty/gamescalingutils@13.18.2) (2025-04-07)
781
143
 
782
- * Add GameScalingUtils.observeUIScaleForChild(child) ([3c59cb3](https://github.com/Quenty/NevermoreEngine/commit/3c59cb3006191a0eca18b546db1f7f30bc2cc42d))
144
+ ### Bug Fixes
783
145
 
146
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
147
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
784
148
 
149
+ ## [13.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.18.0...@quenty/gamescalingutils@13.18.1) (2025-04-07)
785
150
 
151
+ ### Bug Fixes
786
152
 
153
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
787
154
 
788
- # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.6.0...@quenty/gamescalingutils@7.7.0) (2023-01-11)
155
+ # [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.2...@quenty/gamescalingutils@13.18.0) (2025-04-02)
789
156
 
790
157
  **Note:** Version bump only for package @quenty/gamescalingutils
791
158
 
159
+ ## [13.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.1...@quenty/gamescalingutils@13.17.2) (2025-03-31)
792
160
 
161
+ **Note:** Version bump only for package @quenty/gamescalingutils
793
162
 
163
+ ## [13.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.17.0...@quenty/gamescalingutils@13.17.1) (2025-03-21)
794
164
 
165
+ **Note:** Version bump only for package @quenty/gamescalingutils
795
166
 
796
- # [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.5.1...@quenty/gamescalingutils@7.6.0) (2023-01-01)
167
+ # [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.16.0...@quenty/gamescalingutils@13.17.0) (2025-02-18)
797
168
 
798
169
  **Note:** Version bump only for package @quenty/gamescalingutils
799
170
 
171
+ # [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.15.0...@quenty/gamescalingutils@13.16.0) (2025-01-19)
800
172
 
173
+ **Note:** Version bump only for package @quenty/gamescalingutils
801
174
 
175
+ # [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.14.0...@quenty/gamescalingutils@13.15.0) (2024-12-15)
802
176
 
177
+ **Note:** Version bump only for package @quenty/gamescalingutils
803
178
 
804
- ## [7.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.5.0...@quenty/gamescalingutils@7.5.1) (2022-12-27)
179
+ # [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.13.0...@quenty/gamescalingutils@13.14.0) (2024-12-03)
805
180
 
806
181
  **Note:** Version bump only for package @quenty/gamescalingutils
807
182
 
183
+ # [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.12.0...@quenty/gamescalingutils@13.13.0) (2024-11-13)
808
184
 
185
+ **Note:** Version bump only for package @quenty/gamescalingutils
809
186
 
187
+ # [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.11.1...@quenty/gamescalingutils@13.12.0) (2024-11-06)
810
188
 
189
+ **Note:** Version bump only for package @quenty/gamescalingutils
811
190
 
812
- # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.4.0...@quenty/gamescalingutils@7.5.0) (2022-12-05)
191
+ ## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.11.0...@quenty/gamescalingutils@13.11.1) (2024-11-04)
813
192
 
814
193
  **Note:** Version bump only for package @quenty/gamescalingutils
815
194
 
195
+ # [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.10.0...@quenty/gamescalingutils@13.11.0) (2024-11-03)
816
196
 
197
+ **Note:** Version bump only for package @quenty/gamescalingutils
817
198
 
199
+ # [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.9.1...@quenty/gamescalingutils@13.10.0) (2024-10-23)
818
200
 
201
+ **Note:** Version bump only for package @quenty/gamescalingutils
819
202
 
820
- # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.3.1...@quenty/gamescalingutils@7.4.0) (2022-11-19)
203
+ ## [13.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.9.0...@quenty/gamescalingutils@13.9.1) (2024-10-09)
821
204
 
822
205
  **Note:** Version bump only for package @quenty/gamescalingutils
823
206
 
207
+ # [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.8.1...@quenty/gamescalingutils@13.9.0) (2024-10-06)
824
208
 
209
+ **Note:** Version bump only for package @quenty/gamescalingutils
825
210
 
211
+ ## [13.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.8.0...@quenty/gamescalingutils@13.8.1) (2024-10-04)
826
212
 
213
+ **Note:** Version bump only for package @quenty/gamescalingutils
827
214
 
828
- ## [7.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.3.0...@quenty/gamescalingutils@7.3.1) (2022-11-04)
215
+ # [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.7.0...@quenty/gamescalingutils@13.8.0) (2024-10-04)
829
216
 
830
217
  **Note:** Version bump only for package @quenty/gamescalingutils
831
218
 
219
+ # [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.6.0...@quenty/gamescalingutils@13.7.0) (2024-09-25)
832
220
 
221
+ **Note:** Version bump only for package @quenty/gamescalingutils
833
222
 
223
+ # [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.2...@quenty/gamescalingutils@13.6.0) (2024-09-25)
834
224
 
225
+ **Note:** Version bump only for package @quenty/gamescalingutils
835
226
 
836
- # [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.2.0...@quenty/gamescalingutils@7.3.0) (2022-11-04)
227
+ ## [13.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.1...@quenty/gamescalingutils@13.5.2) (2024-09-22)
837
228
 
838
229
  **Note:** Version bump only for package @quenty/gamescalingutils
839
230
 
231
+ ## [13.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.5.0...@quenty/gamescalingutils@13.5.1) (2024-09-20)
840
232
 
233
+ **Note:** Version bump only for package @quenty/gamescalingutils
841
234
 
235
+ # [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.4.0...@quenty/gamescalingutils@13.5.0) (2024-09-12)
842
236
 
237
+ **Note:** Version bump only for package @quenty/gamescalingutils
843
238
 
844
- # [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.1.1...@quenty/gamescalingutils@7.2.0) (2022-10-23)
239
+ # [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.3.0...@quenty/gamescalingutils@13.4.0) (2024-08-09)
845
240
 
846
241
  **Note:** Version bump only for package @quenty/gamescalingutils
847
242
 
243
+ # [13.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.2.0...@quenty/gamescalingutils@13.3.0) (2024-05-09)
848
244
 
245
+ ### Bug Fixes
849
246
 
247
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
850
248
 
851
-
852
- ## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.1.0...@quenty/gamescalingutils@7.1.1) (2022-10-16)
249
+ # [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.1.1...@quenty/gamescalingutils@13.2.0) (2024-04-27)
853
250
 
854
251
  **Note:** Version bump only for package @quenty/gamescalingutils
855
252
 
253
+ ## [13.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.1.0...@quenty/gamescalingutils@13.1.1) (2024-04-23)
856
254
 
255
+ **Note:** Version bump only for package @quenty/gamescalingutils
857
256
 
858
-
859
-
860
- # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.0.0...@quenty/gamescalingutils@7.1.0) (2022-10-11)
257
+ # [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@13.0.0...@quenty/gamescalingutils@13.1.0) (2024-03-09)
861
258
 
862
259
  **Note:** Version bump only for package @quenty/gamescalingutils
863
260
 
261
+ # [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@12.0.0...@quenty/gamescalingutils@13.0.0) (2024-02-14)
864
262
 
263
+ **Note:** Version bump only for package @quenty/gamescalingutils
865
264
 
265
+ # [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@11.0.0...@quenty/gamescalingutils@12.0.0) (2024-02-13)
866
266
 
267
+ **Note:** Version bump only for package @quenty/gamescalingutils
867
268
 
868
- # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.1.0...@quenty/gamescalingutils@7.0.0) (2022-09-27)
269
+ # [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@10.0.0...@quenty/gamescalingutils@11.0.0) (2024-02-13)
869
270
 
870
271
  **Note:** Version bump only for package @quenty/gamescalingutils
871
272
 
273
+ # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@9.0.0...@quenty/gamescalingutils@10.0.0) (2024-02-13)
872
274
 
275
+ **Note:** Version bump only for package @quenty/gamescalingutils
873
276
 
277
+ # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.4.0...@quenty/gamescalingutils@9.0.0) (2024-01-10)
874
278
 
279
+ **Note:** Version bump only for package @quenty/gamescalingutils
875
280
 
876
- # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.0.1...@quenty/gamescalingutils@6.1.0) (2022-08-22)
281
+ # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.3.0...@quenty/gamescalingutils@8.4.0) (2024-01-08)
877
282
 
878
283
  **Note:** Version bump only for package @quenty/gamescalingutils
879
284
 
285
+ # [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.2.0...@quenty/gamescalingutils@8.3.0) (2023-12-28)
880
286
 
287
+ **Note:** Version bump only for package @quenty/gamescalingutils
881
288
 
289
+ # [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.1.1...@quenty/gamescalingutils@8.2.0) (2023-12-14)
882
290
 
291
+ **Note:** Version bump only for package @quenty/gamescalingutils
883
292
 
884
- ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.0.0...@quenty/gamescalingutils@6.0.1) (2022-08-16)
293
+ ## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.1.0...@quenty/gamescalingutils@8.1.1) (2023-10-28)
885
294
 
886
295
  **Note:** Version bump only for package @quenty/gamescalingutils
887
296
 
297
+ # [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@8.0.0...@quenty/gamescalingutils@8.1.0) (2023-10-18)
888
298
 
299
+ **Note:** Version bump only for package @quenty/gamescalingutils
889
300
 
301
+ # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.29.0...@quenty/gamescalingutils@8.0.0) (2023-10-11)
890
302
 
303
+ **Note:** Version bump only for package @quenty/gamescalingutils
891
304
 
892
- # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.3.1...@quenty/gamescalingutils@6.0.0) (2022-08-14)
893
-
305
+ # [7.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.28.0...@quenty/gamescalingutils@7.29.0) (2023-09-21)
894
306
 
895
307
  ### Features
896
308
 
897
- * Add blend helper methods to render the UI scale and dialog padding ([f6d342f](https://github.com/Quenty/NevermoreEngine/commit/f6d342ffd92f0df04011efe762d294f681e19d8c))
309
+ - Add GameScalingHelper to help with scaling ([95876ef](https://github.com/Quenty/NevermoreEngine/commit/95876efad772f83450aa7d6a8f65d3228fe0a71f))
898
310
 
311
+ # [7.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.27.0...@quenty/gamescalingutils@7.28.0) (2023-09-04)
899
312
 
313
+ **Note:** Version bump only for package @quenty/gamescalingutils
900
314
 
315
+ # [7.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.26.0...@quenty/gamescalingutils@7.27.0) (2023-08-23)
901
316
 
317
+ **Note:** Version bump only for package @quenty/gamescalingutils
902
318
 
903
- ## [5.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.3.0...@quenty/gamescalingutils@5.3.1) (2022-08-11)
319
+ # [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.25.0...@quenty/gamescalingutils@7.26.0) (2023-08-01)
904
320
 
905
321
  **Note:** Version bump only for package @quenty/gamescalingutils
906
322
 
323
+ # [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.24.0...@quenty/gamescalingutils@7.25.0) (2023-07-28)
907
324
 
325
+ **Note:** Version bump only for package @quenty/gamescalingutils
908
326
 
327
+ # [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.23.0...@quenty/gamescalingutils@7.24.0) (2023-07-25)
909
328
 
329
+ **Note:** Version bump only for package @quenty/gamescalingutils
910
330
 
911
- # [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.2.1...@quenty/gamescalingutils@5.3.0) (2022-07-31)
331
+ # [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.22.0...@quenty/gamescalingutils@7.23.0) (2023-07-23)
912
332
 
913
333
  **Note:** Version bump only for package @quenty/gamescalingutils
914
334
 
335
+ # [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.21.1...@quenty/gamescalingutils@7.22.0) (2023-07-15)
915
336
 
337
+ **Note:** Version bump only for package @quenty/gamescalingutils
916
338
 
339
+ ## [7.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.21.0...@quenty/gamescalingutils@7.21.1) (2023-07-11)
917
340
 
341
+ **Note:** Version bump only for package @quenty/gamescalingutils
918
342
 
919
- ## [5.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.2.0...@quenty/gamescalingutils@5.2.1) (2022-07-19)
343
+ # [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.20.0...@quenty/gamescalingutils@7.21.0) (2023-07-10)
920
344
 
921
345
  **Note:** Version bump only for package @quenty/gamescalingutils
922
346
 
347
+ # [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.19.0...@quenty/gamescalingutils@7.20.0) (2023-06-17)
923
348
 
349
+ **Note:** Version bump only for package @quenty/gamescalingutils
924
350
 
351
+ # [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.18.0...@quenty/gamescalingutils@7.19.0) (2023-06-05)
925
352
 
353
+ **Note:** Version bump only for package @quenty/gamescalingutils
926
354
 
927
- # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.1.0...@quenty/gamescalingutils@5.2.0) (2022-07-02)
355
+ # [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.17.0...@quenty/gamescalingutils@7.18.0) (2023-05-26)
928
356
 
929
357
  **Note:** Version bump only for package @quenty/gamescalingutils
930
358
 
359
+ # [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.16.0...@quenty/gamescalingutils@7.17.0) (2023-05-08)
931
360
 
361
+ **Note:** Version bump only for package @quenty/gamescalingutils
932
362
 
363
+ # [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.15.1...@quenty/gamescalingutils@7.16.0) (2023-04-10)
933
364
 
365
+ **Note:** Version bump only for package @quenty/gamescalingutils
934
366
 
935
- # [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.0.0...@quenty/gamescalingutils@5.1.0) (2022-06-21)
367
+ ## [7.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.15.0...@quenty/gamescalingutils@7.15.1) (2023-04-07)
936
368
 
937
369
  **Note:** Version bump only for package @quenty/gamescalingutils
938
370
 
371
+ # [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.14.0...@quenty/gamescalingutils@7.15.0) (2023-04-06)
939
372
 
373
+ **Note:** Version bump only for package @quenty/gamescalingutils
940
374
 
375
+ # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.13.0...@quenty/gamescalingutils@7.14.0) (2023-04-03)
941
376
 
377
+ **Note:** Version bump only for package @quenty/gamescalingutils
942
378
 
943
- # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.2.0...@quenty/gamescalingutils@5.0.0) (2022-05-21)
379
+ # [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.12.0...@quenty/gamescalingutils@7.13.0) (2023-03-31)
944
380
 
945
381
  **Note:** Version bump only for package @quenty/gamescalingutils
946
382
 
383
+ # [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.11.0...@quenty/gamescalingutils@7.12.0) (2023-03-31)
947
384
 
385
+ **Note:** Version bump only for package @quenty/gamescalingutils
948
386
 
387
+ # [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.10.0...@quenty/gamescalingutils@7.11.0) (2023-03-06)
949
388
 
389
+ **Note:** Version bump only for package @quenty/gamescalingutils
950
390
 
951
- # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.1.0...@quenty/gamescalingutils@4.2.0) (2022-03-27)
391
+ # [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.9.0...@quenty/gamescalingutils@7.10.0) (2023-03-05)
952
392
 
953
393
  **Note:** Version bump only for package @quenty/gamescalingutils
954
394
 
395
+ # [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.8.0...@quenty/gamescalingutils@7.9.0) (2023-02-27)
955
396
 
397
+ **Note:** Version bump only for package @quenty/gamescalingutils
956
398
 
399
+ # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.7.0...@quenty/gamescalingutils@7.8.0) (2023-02-21)
957
400
 
401
+ ### Features
958
402
 
959
- # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.0.0...@quenty/gamescalingutils@4.1.0) (2022-03-10)
403
+ - Add GameScalingUtils.observeUIScaleForChild(child) ([3c59cb3](https://github.com/Quenty/NevermoreEngine/commit/3c59cb3006191a0eca18b546db1f7f30bc2cc42d))
404
+
405
+ # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.6.0...@quenty/gamescalingutils@7.7.0) (2023-01-11)
960
406
 
961
407
  **Note:** Version bump only for package @quenty/gamescalingutils
962
408
 
409
+ # [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.5.1...@quenty/gamescalingutils@7.6.0) (2023-01-01)
963
410
 
411
+ **Note:** Version bump only for package @quenty/gamescalingutils
964
412
 
413
+ ## [7.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.5.0...@quenty/gamescalingutils@7.5.1) (2022-12-27)
965
414
 
415
+ **Note:** Version bump only for package @quenty/gamescalingutils
966
416
 
967
- # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.3.0...@quenty/gamescalingutils@4.0.0) (2022-03-06)
417
+ # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.4.0...@quenty/gamescalingutils@7.5.0) (2022-12-05)
968
418
 
969
419
  **Note:** Version bump only for package @quenty/gamescalingutils
970
420
 
421
+ # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.3.1...@quenty/gamescalingutils@7.4.0) (2022-11-19)
971
422
 
423
+ **Note:** Version bump only for package @quenty/gamescalingutils
972
424
 
425
+ ## [7.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.3.0...@quenty/gamescalingutils@7.3.1) (2022-11-04)
973
426
 
427
+ **Note:** Version bump only for package @quenty/gamescalingutils
974
428
 
975
- # [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.2.1...@quenty/gamescalingutils@3.3.0) (2022-01-17)
429
+ # [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.2.0...@quenty/gamescalingutils@7.3.0) (2022-11-04)
976
430
 
977
431
  **Note:** Version bump only for package @quenty/gamescalingutils
978
432
 
433
+ # [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.1.1...@quenty/gamescalingutils@7.2.0) (2022-10-23)
979
434
 
435
+ **Note:** Version bump only for package @quenty/gamescalingutils
980
436
 
437
+ ## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.1.0...@quenty/gamescalingutils@7.1.1) (2022-10-16)
981
438
 
439
+ **Note:** Version bump only for package @quenty/gamescalingutils
982
440
 
983
- ## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.2.0...@quenty/gamescalingutils@3.2.1) (2022-01-16)
441
+ # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@7.0.0...@quenty/gamescalingutils@7.1.0) (2022-10-11)
984
442
 
985
443
  **Note:** Version bump only for package @quenty/gamescalingutils
986
444
 
445
+ # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.1.0...@quenty/gamescalingutils@7.0.0) (2022-09-27)
987
446
 
447
+ **Note:** Version bump only for package @quenty/gamescalingutils
988
448
 
449
+ # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.0.1...@quenty/gamescalingutils@6.1.0) (2022-08-22)
989
450
 
451
+ **Note:** Version bump only for package @quenty/gamescalingutils
990
452
 
991
- # [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.1.1...@quenty/gamescalingutils@3.2.0) (2022-01-07)
453
+ ## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@6.0.0...@quenty/gamescalingutils@6.0.1) (2022-08-16)
992
454
 
993
455
  **Note:** Version bump only for package @quenty/gamescalingutils
994
456
 
457
+ # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.3.1...@quenty/gamescalingutils@6.0.0) (2022-08-14)
995
458
 
459
+ ### Features
996
460
 
461
+ - Add blend helper methods to render the UI scale and dialog padding ([f6d342f](https://github.com/Quenty/NevermoreEngine/commit/f6d342ffd92f0df04011efe762d294f681e19d8c))
997
462
 
998
-
999
- ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.1.0...@quenty/gamescalingutils@3.1.1) (2022-01-06)
463
+ ## [5.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.3.0...@quenty/gamescalingutils@5.3.1) (2022-08-11)
1000
464
 
1001
465
  **Note:** Version bump only for package @quenty/gamescalingutils
1002
466
 
467
+ # [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.2.1...@quenty/gamescalingutils@5.3.0) (2022-07-31)
1003
468
 
469
+ **Note:** Version bump only for package @quenty/gamescalingutils
1004
470
 
471
+ ## [5.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.2.0...@quenty/gamescalingutils@5.2.1) (2022-07-19)
1005
472
 
473
+ **Note:** Version bump only for package @quenty/gamescalingutils
1006
474
 
1007
- # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.2...@quenty/gamescalingutils@3.1.0) (2022-01-03)
475
+ # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.1.0...@quenty/gamescalingutils@5.2.0) (2022-07-02)
1008
476
 
1009
477
  **Note:** Version bump only for package @quenty/gamescalingutils
1010
478
 
479
+ # [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@5.0.0...@quenty/gamescalingutils@5.1.0) (2022-06-21)
1011
480
 
481
+ **Note:** Version bump only for package @quenty/gamescalingutils
1012
482
 
483
+ # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.2.0...@quenty/gamescalingutils@5.0.0) (2022-05-21)
1013
484
 
485
+ **Note:** Version bump only for package @quenty/gamescalingutils
1014
486
 
1015
- ## [3.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.1...@quenty/gamescalingutils@3.0.2) (2021-12-30)
487
+ # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.1.0...@quenty/gamescalingutils@4.2.0) (2022-03-27)
1016
488
 
1017
489
  **Note:** Version bump only for package @quenty/gamescalingutils
1018
490
 
491
+ # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@4.0.0...@quenty/gamescalingutils@4.1.0) (2022-03-10)
1019
492
 
493
+ **Note:** Version bump only for package @quenty/gamescalingutils
1020
494
 
495
+ # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.3.0...@quenty/gamescalingutils@4.0.0) (2022-03-06)
1021
496
 
497
+ **Note:** Version bump only for package @quenty/gamescalingutils
1022
498
 
1023
- ## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.0...@quenty/gamescalingutils@3.0.1) (2021-12-30)
499
+ # [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.2.1...@quenty/gamescalingutils@3.3.0) (2022-01-17)
1024
500
 
1025
501
  **Note:** Version bump only for package @quenty/gamescalingutils
1026
502
 
503
+ ## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.2.0...@quenty/gamescalingutils@3.2.1) (2022-01-16)
1027
504
 
505
+ **Note:** Version bump only for package @quenty/gamescalingutils
1028
506
 
507
+ # [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.1.1...@quenty/gamescalingutils@3.2.0) (2022-01-07)
1029
508
 
509
+ **Note:** Version bump only for package @quenty/gamescalingutils
1030
510
 
1031
- # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.1.0...@quenty/gamescalingutils@3.0.0) (2021-12-22)
511
+ ## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.1.0...@quenty/gamescalingutils@3.1.1) (2022-01-06)
1032
512
 
1033
513
  **Note:** Version bump only for package @quenty/gamescalingutils
1034
514
 
515
+ # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.2...@quenty/gamescalingutils@3.1.0) (2022-01-03)
1035
516
 
517
+ **Note:** Version bump only for package @quenty/gamescalingutils
1036
518
 
519
+ ## [3.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.1...@quenty/gamescalingutils@3.0.2) (2021-12-30)
1037
520
 
521
+ **Note:** Version bump only for package @quenty/gamescalingutils
1038
522
 
1039
- # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.0.0...@quenty/gamescalingutils@2.1.0) (2021-12-18)
1040
-
523
+ ## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@3.0.0...@quenty/gamescalingutils@3.0.1) (2021-12-30)
1041
524
 
1042
- ### Features
525
+ **Note:** Version bump only for package @quenty/gamescalingutils
1043
526
 
1044
- * Add GameScalingUtils.observeUIScale() which lets the UI Scale be observed ([1e2736f](https://github.com/Quenty/NevermoreEngine/commit/1e2736fca24ff7b6c68d3f3ed32a4f546c9a0189))
527
+ # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.1.0...@quenty/gamescalingutils@3.0.0) (2021-12-22)
1045
528
 
529
+ **Note:** Version bump only for package @quenty/gamescalingutils
1046
530
 
531
+ # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.0.0...@quenty/gamescalingutils@2.1.0) (2021-12-18)
1047
532
 
533
+ ### Features
1048
534
 
535
+ - Add GameScalingUtils.observeUIScale() which lets the UI Scale be observed ([1e2736f](https://github.com/Quenty/NevermoreEngine/commit/1e2736fca24ff7b6c68d3f3ed32a4f546c9a0189))
1049
536
 
1050
537
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@1.2.0...@quenty/gamescalingutils@2.0.0) (2021-09-05)
1051
538
 
1052
-
1053
539
  ### Bug Fixes
1054
540
 
1055
- * Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
1056
-
1057
-
1058
-
1059
-
541
+ - Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
1060
542
 
1061
543
  # 1.2.0 (2021-07-31)
1062
544
 
1063
-
1064
545
  ### Bug Fixes
1065
546
 
1066
- * Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
1067
- * Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
1068
- * Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
1069
-
1070
-
547
+ - Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
548
+ - Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
549
+ - Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
1071
550
 
1072
551
  ## 1.0.2 (2021-07-25)
1073
552
 
1074
-
1075
-
1076
553
  ## 1.0.1 (2021-07-25)
1077
554
 
1078
-
1079
-
1080
555
  # 1.0.0 (2021-07-24)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/gamescalingutils",
3
- "version": "13.34.2",
3
+ "version": "13.35.0",
4
4
  "description": "Scale ratios for the UI on different devices",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -32,11 +32,11 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@quenty/baseobject": "10.13.0",
35
- "@quenty/blend": "12.34.2",
35
+ "@quenty/blend": "12.35.0",
36
36
  "@quenty/instanceutils": "13.29.2",
37
37
  "@quenty/loader": "10.11.0",
38
38
  "@quenty/rx": "13.28.2",
39
39
  "@quenty/valueobject": "13.30.2"
40
40
  },
41
- "gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
41
+ "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
42
42
  }