@quenty/boundlinkutils 14.35.2 → 14.36.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 +207 -741
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,1093 +3,559 @@
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
- ## [14.35.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.35.1...@quenty/boundlinkutils@14.35.2) (2026-04-30)
6
+ # [14.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.35.2...@quenty/boundlinkutils@14.36.0) (2026-05-18)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/boundlinkutils
9
9
 
10
+ ## [14.35.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.35.1...@quenty/boundlinkutils@14.35.2) (2026-04-30)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @quenty/boundlinkutils
13
13
 
14
14
  ## [14.35.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.35.0...@quenty/boundlinkutils@14.35.1) (2026-04-29)
15
15
 
16
16
  **Note:** Version bump only for package @quenty/boundlinkutils
17
17
 
18
-
19
-
20
-
21
-
22
18
  # [14.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.34.0...@quenty/boundlinkutils@14.35.0) (2026-04-23)
23
19
 
24
20
  **Note:** Version bump only for package @quenty/boundlinkutils
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [14.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.33.0...@quenty/boundlinkutils@14.34.0) (2026-04-14)
31
23
 
32
24
  **Note:** Version bump only for package @quenty/boundlinkutils
33
25
 
34
-
35
-
36
-
37
-
38
26
  # [14.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.32.0...@quenty/boundlinkutils@14.33.0) (2026-02-20)
39
27
 
40
28
  **Note:** Version bump only for package @quenty/boundlinkutils
41
29
 
42
-
43
-
44
-
45
-
46
30
  # [14.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.31.0...@quenty/boundlinkutils@14.32.0) (2026-02-19)
47
31
 
48
32
  **Note:** Version bump only for package @quenty/boundlinkutils
49
33
 
50
-
51
-
52
-
53
-
54
34
  # [14.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.30.1...@quenty/boundlinkutils@14.31.0) (2026-02-17)
55
35
 
56
36
  **Note:** Version bump only for package @quenty/boundlinkutils
57
37
 
58
-
59
-
60
-
61
-
62
38
  ## [14.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.30.0...@quenty/boundlinkutils@14.30.1) (2026-01-21)
63
39
 
64
40
  **Note:** Version bump only for package @quenty/boundlinkutils
65
41
 
66
-
67
-
68
-
69
-
70
42
  # [14.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.29.0...@quenty/boundlinkutils@14.30.0) (2026-01-18)
71
43
 
72
44
  **Note:** Version bump only for package @quenty/boundlinkutils
73
45
 
74
-
75
-
76
-
77
-
78
46
  # [14.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.28.0...@quenty/boundlinkutils@14.29.0) (2026-01-16)
79
47
 
80
-
81
48
  ### Features
82
49
 
83
- * Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
84
-
85
-
86
-
87
-
50
+ - Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
88
51
 
89
52
  # [14.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.27.2...@quenty/boundlinkutils@14.28.0) (2026-01-13)
90
53
 
91
54
  **Note:** Version bump only for package @quenty/boundlinkutils
92
55
 
93
-
94
-
95
-
96
-
97
56
  ## [14.27.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.27.1...@quenty/boundlinkutils@14.27.2) (2026-01-12)
98
57
 
99
-
100
58
  ### Bug Fixes
101
59
 
102
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
103
-
104
-
105
-
106
-
60
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
107
61
 
108
62
  ## [14.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.27.0...@quenty/boundlinkutils@14.27.1) (2026-01-10)
109
63
 
110
64
  **Note:** Version bump only for package @quenty/boundlinkutils
111
65
 
112
-
113
-
114
-
115
-
116
66
  # [14.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.26.1...@quenty/boundlinkutils@14.27.0) (2026-01-08)
117
67
 
118
68
  **Note:** Version bump only for package @quenty/boundlinkutils
119
69
 
70
+ ## [14.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.26.0...@quenty/boundlinkutils@14.26.1) (2026-01-05)
120
71
 
72
+ **Note:** Version bump only for package @quenty/boundlinkutils
121
73
 
74
+ # [14.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.7...@quenty/boundlinkutils@14.26.0) (2026-01-04)
122
75
 
76
+ **Note:** Version bump only for package @quenty/boundlinkutils
123
77
 
124
- ## [14.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.26.0...@quenty/boundlinkutils@14.26.1) (2026-01-05)
125
-
126
- **Note:** Version bump only for package @quenty/boundlinkutils
127
-
128
-
129
-
130
-
131
-
132
- # [14.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.7...@quenty/boundlinkutils@14.26.0) (2026-01-04)
133
-
134
- **Note:** Version bump only for package @quenty/boundlinkutils
135
-
136
-
137
-
138
-
139
-
140
- ## [14.25.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.6...@quenty/boundlinkutils@14.25.7) (2026-01-03)
141
-
142
- **Note:** Version bump only for package @quenty/boundlinkutils
143
-
144
-
145
-
146
-
147
-
148
- ## [14.25.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.5...@quenty/boundlinkutils@14.25.6) (2025-12-31)
149
-
150
- **Note:** Version bump only for package @quenty/boundlinkutils
151
-
152
-
153
-
154
-
155
-
156
- ## [14.25.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.4...@quenty/boundlinkutils@14.25.5) (2025-12-29)
157
-
158
- **Note:** Version bump only for package @quenty/boundlinkutils
159
-
160
-
161
-
162
-
163
-
164
- ## [14.25.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.3...@quenty/boundlinkutils@14.25.4) (2025-12-29)
165
-
166
- **Note:** Version bump only for package @quenty/boundlinkutils
167
-
168
-
169
-
170
-
171
-
172
- ## [14.25.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.2...@quenty/boundlinkutils@14.25.3) (2025-12-28)
173
-
174
- **Note:** Version bump only for package @quenty/boundlinkutils
175
-
176
-
177
-
178
-
179
-
180
- ## [14.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.1...@quenty/boundlinkutils@14.25.2) (2025-11-22)
181
-
182
- **Note:** Version bump only for package @quenty/boundlinkutils
183
-
184
-
185
-
186
-
187
-
188
- ## [14.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.0...@quenty/boundlinkutils@14.25.1) (2025-11-12)
189
-
190
- **Note:** Version bump only for package @quenty/boundlinkutils
191
-
192
-
193
-
194
-
195
-
196
- # [14.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.24.0...@quenty/boundlinkutils@14.25.0) (2025-10-08)
197
-
198
- **Note:** Version bump only for package @quenty/boundlinkutils
199
-
200
-
201
-
202
-
203
-
204
- # [14.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.23.0...@quenty/boundlinkutils@14.24.0) (2025-10-01)
205
-
206
- **Note:** Version bump only for package @quenty/boundlinkutils
207
-
208
-
209
-
210
-
211
-
212
- # [14.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.22.0...@quenty/boundlinkutils@14.23.0) (2025-09-26)
213
-
214
- **Note:** Version bump only for package @quenty/boundlinkutils
215
-
216
-
217
-
218
-
219
-
220
- # [14.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.21.1...@quenty/boundlinkutils@14.22.0) (2025-08-29)
221
-
222
- **Note:** Version bump only for package @quenty/boundlinkutils
223
-
224
-
225
-
226
-
227
-
228
- ## [14.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.21.0...@quenty/boundlinkutils@14.21.1) (2025-08-12)
229
-
230
- **Note:** Version bump only for package @quenty/boundlinkutils
231
-
232
-
233
-
234
-
235
-
236
- # [14.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.20.0...@quenty/boundlinkutils@14.21.0) (2025-05-12)
237
-
238
- **Note:** Version bump only for package @quenty/boundlinkutils
239
-
240
-
241
-
242
-
243
-
244
- # [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.3...@quenty/boundlinkutils@14.20.0) (2025-05-10)
245
-
246
- **Note:** Version bump only for package @quenty/boundlinkutils
247
-
248
-
249
-
250
-
251
-
252
- ## [14.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.2...@quenty/boundlinkutils@14.19.3) (2025-04-10)
253
-
254
- **Note:** Version bump only for package @quenty/boundlinkutils
255
-
256
-
257
-
258
-
259
-
260
- ## [14.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.0...@quenty/boundlinkutils@14.19.2) (2025-04-07)
261
-
262
-
263
- ### Bug Fixes
264
-
265
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
266
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
267
-
268
-
269
-
270
-
271
-
272
- ## [14.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.0...@quenty/boundlinkutils@14.19.1) (2025-04-07)
273
-
274
-
275
- ### Bug Fixes
276
-
277
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
278
-
279
-
280
-
281
-
282
-
283
- # [14.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.2...@quenty/boundlinkutils@14.19.0) (2025-04-02)
284
-
285
- **Note:** Version bump only for package @quenty/boundlinkutils
286
-
287
-
288
-
289
-
290
-
291
- ## [14.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.1...@quenty/boundlinkutils@14.18.2) (2025-03-31)
292
-
293
- **Note:** Version bump only for package @quenty/boundlinkutils
294
-
295
-
296
-
297
-
298
-
299
- ## [14.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.0...@quenty/boundlinkutils@14.18.1) (2025-03-21)
300
-
301
- **Note:** Version bump only for package @quenty/boundlinkutils
302
-
303
-
304
-
305
-
306
-
307
- # [14.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.17.0...@quenty/boundlinkutils@14.18.0) (2025-02-18)
308
-
309
- **Note:** Version bump only for package @quenty/boundlinkutils
310
-
311
-
312
-
313
-
314
-
315
- # [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.16.0...@quenty/boundlinkutils@14.17.0) (2024-12-15)
316
-
317
- **Note:** Version bump only for package @quenty/boundlinkutils
318
-
319
-
320
-
321
-
322
-
323
- # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.15.0...@quenty/boundlinkutils@14.16.0) (2024-12-03)
324
-
325
- **Note:** Version bump only for package @quenty/boundlinkutils
326
-
327
-
328
-
329
-
330
-
331
- # [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.14.0...@quenty/boundlinkutils@14.15.0) (2024-11-13)
332
-
333
- **Note:** Version bump only for package @quenty/boundlinkutils
334
-
335
-
336
-
337
-
338
-
339
- # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.13.0...@quenty/boundlinkutils@14.14.0) (2024-11-12)
340
-
341
- **Note:** Version bump only for package @quenty/boundlinkutils
342
-
343
-
344
-
345
-
346
-
347
- # [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.12.1...@quenty/boundlinkutils@14.13.0) (2024-11-06)
348
-
349
- **Note:** Version bump only for package @quenty/boundlinkutils
350
-
351
-
352
-
353
-
354
-
355
- ## [14.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.12.0...@quenty/boundlinkutils@14.12.1) (2024-11-04)
356
-
357
- **Note:** Version bump only for package @quenty/boundlinkutils
358
-
359
-
360
-
361
-
362
-
363
- # [14.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.11.0...@quenty/boundlinkutils@14.12.0) (2024-11-03)
364
-
365
- **Note:** Version bump only for package @quenty/boundlinkutils
366
-
367
-
368
-
369
-
370
-
371
- # [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.10.1...@quenty/boundlinkutils@14.11.0) (2024-10-23)
372
-
373
- **Note:** Version bump only for package @quenty/boundlinkutils
374
-
375
-
376
-
377
-
378
-
379
- ## [14.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.10.0...@quenty/boundlinkutils@14.10.1) (2024-10-09)
380
-
381
- **Note:** Version bump only for package @quenty/boundlinkutils
382
-
383
-
384
-
385
-
386
-
387
- # [14.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.9.1...@quenty/boundlinkutils@14.10.0) (2024-10-06)
388
-
389
- **Note:** Version bump only for package @quenty/boundlinkutils
390
-
391
-
392
-
393
-
394
-
395
- ## [14.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.9.0...@quenty/boundlinkutils@14.9.1) (2024-10-04)
396
-
397
- **Note:** Version bump only for package @quenty/boundlinkutils
398
-
399
-
400
-
401
-
402
-
403
- # [14.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.8.0...@quenty/boundlinkutils@14.9.0) (2024-10-04)
404
-
405
- **Note:** Version bump only for package @quenty/boundlinkutils
406
-
407
-
408
-
409
-
410
-
411
- # [14.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.7.0...@quenty/boundlinkutils@14.8.0) (2024-09-25)
412
-
413
- **Note:** Version bump only for package @quenty/boundlinkutils
414
-
415
-
416
-
417
-
418
-
419
- # [14.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.6.0...@quenty/boundlinkutils@14.7.0) (2024-09-25)
420
-
421
- **Note:** Version bump only for package @quenty/boundlinkutils
422
-
423
-
424
-
425
-
426
-
427
- # [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.5.0...@quenty/boundlinkutils@14.6.0) (2024-09-12)
428
-
429
- **Note:** Version bump only for package @quenty/boundlinkutils
430
-
431
-
432
-
433
-
434
-
435
- # [14.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.4.0...@quenty/boundlinkutils@14.5.0) (2024-08-09)
436
-
437
- **Note:** Version bump only for package @quenty/boundlinkutils
438
-
439
-
440
-
441
-
442
-
443
- # [14.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.3.0...@quenty/boundlinkutils@14.4.0) (2024-05-09)
444
-
445
-
446
- ### Bug Fixes
447
-
448
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
449
-
450
-
451
-
452
-
453
-
454
- # [14.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.2.0...@quenty/boundlinkutils@14.3.0) (2024-04-27)
455
-
456
- **Note:** Version bump only for package @quenty/boundlinkutils
457
-
458
-
459
-
460
-
461
-
462
- # [14.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.1.0...@quenty/boundlinkutils@14.2.0) (2024-03-27)
463
-
464
- **Note:** Version bump only for package @quenty/boundlinkutils
465
-
466
-
467
-
468
-
469
-
470
- # [14.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.0.0...@quenty/boundlinkutils@14.1.0) (2024-03-09)
471
-
472
- **Note:** Version bump only for package @quenty/boundlinkutils
473
-
474
-
475
-
476
-
477
-
478
- # [14.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@13.0.0...@quenty/boundlinkutils@14.0.0) (2024-02-14)
479
-
480
- **Note:** Version bump only for package @quenty/boundlinkutils
481
-
482
-
483
-
484
-
485
-
486
- # [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@12.0.0...@quenty/boundlinkutils@13.0.0) (2024-02-13)
487
-
488
- **Note:** Version bump only for package @quenty/boundlinkutils
489
-
490
-
491
-
492
-
493
-
494
- # [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@11.0.0...@quenty/boundlinkutils@12.0.0) (2024-02-13)
495
-
496
- **Note:** Version bump only for package @quenty/boundlinkutils
497
-
498
-
499
-
500
-
501
-
502
- # [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@10.0.0...@quenty/boundlinkutils@11.0.0) (2024-02-13)
503
-
504
- **Note:** Version bump only for package @quenty/boundlinkutils
505
-
506
-
507
-
508
-
509
-
510
- # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.4.0...@quenty/boundlinkutils@10.0.0) (2024-01-10)
511
-
512
- **Note:** Version bump only for package @quenty/boundlinkutils
513
-
514
-
515
-
516
-
517
-
518
- # [9.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.3.0...@quenty/boundlinkutils@9.4.0) (2024-01-08)
519
-
520
- **Note:** Version bump only for package @quenty/boundlinkutils
521
-
522
-
523
-
524
-
525
-
526
- # [9.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.2.0...@quenty/boundlinkutils@9.3.0) (2023-12-28)
527
-
528
- **Note:** Version bump only for package @quenty/boundlinkutils
529
-
530
-
531
-
532
-
533
-
534
- # [9.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.1.1...@quenty/boundlinkutils@9.2.0) (2023-12-14)
535
-
536
- **Note:** Version bump only for package @quenty/boundlinkutils
537
-
538
-
539
-
540
-
541
-
542
- ## [9.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.1.0...@quenty/boundlinkutils@9.1.1) (2023-10-28)
543
-
544
- **Note:** Version bump only for package @quenty/boundlinkutils
545
-
546
-
547
-
548
-
549
-
550
- # [9.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.0.0...@quenty/boundlinkutils@9.1.0) (2023-10-18)
551
-
552
- **Note:** Version bump only for package @quenty/boundlinkutils
553
-
554
-
555
-
556
-
557
-
558
- # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.27.0...@quenty/boundlinkutils@9.0.0) (2023-10-11)
559
-
560
- **Note:** Version bump only for package @quenty/boundlinkutils
561
-
562
-
563
-
564
-
565
-
566
- # [8.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.26.0...@quenty/boundlinkutils@8.27.0) (2023-09-21)
567
-
568
- **Note:** Version bump only for package @quenty/boundlinkutils
569
-
570
-
571
-
572
-
573
-
574
- # [8.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.25.0...@quenty/boundlinkutils@8.26.0) (2023-09-04)
575
-
576
- **Note:** Version bump only for package @quenty/boundlinkutils
577
-
578
-
579
-
580
-
581
-
582
- # [8.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.24.0...@quenty/boundlinkutils@8.25.0) (2023-08-23)
583
-
584
- **Note:** Version bump only for package @quenty/boundlinkutils
585
-
586
-
587
-
588
-
589
-
590
- # [8.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.23.0...@quenty/boundlinkutils@8.24.0) (2023-08-01)
591
-
592
- **Note:** Version bump only for package @quenty/boundlinkutils
593
-
594
-
595
-
596
-
597
-
598
- # [8.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.22.0...@quenty/boundlinkutils@8.23.0) (2023-07-28)
599
-
600
- **Note:** Version bump only for package @quenty/boundlinkutils
601
-
602
-
603
-
604
-
605
-
606
- # [8.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.21.0...@quenty/boundlinkutils@8.22.0) (2023-07-23)
607
-
608
- **Note:** Version bump only for package @quenty/boundlinkutils
609
-
610
-
611
-
612
-
613
-
614
- # [8.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.20.0...@quenty/boundlinkutils@8.21.0) (2023-07-15)
615
-
616
- **Note:** Version bump only for package @quenty/boundlinkutils
617
-
618
-
619
-
620
-
621
-
622
- # [8.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.19.1...@quenty/boundlinkutils@8.20.0) (2023-07-10)
623
-
624
- **Note:** Version bump only for package @quenty/boundlinkutils
625
-
626
-
627
-
628
-
629
-
630
- ## [8.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.19.0...@quenty/boundlinkutils@8.19.1) (2023-06-24)
631
-
632
- **Note:** Version bump only for package @quenty/boundlinkutils
633
-
634
-
635
-
636
-
637
-
638
- # [8.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.18.1...@quenty/boundlinkutils@8.19.0) (2023-06-24)
639
-
640
- **Note:** Version bump only for package @quenty/boundlinkutils
641
-
642
-
643
-
644
-
645
-
646
- ## [8.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.18.0...@quenty/boundlinkutils@8.18.1) (2023-06-23)
647
-
648
- **Note:** Version bump only for package @quenty/boundlinkutils
649
-
650
-
651
-
652
-
653
-
654
- # [8.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.17.0...@quenty/boundlinkutils@8.18.0) (2023-06-17)
655
-
656
- **Note:** Version bump only for package @quenty/boundlinkutils
657
-
658
-
659
-
660
-
661
-
662
- # [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.16.0...@quenty/boundlinkutils@8.17.0) (2023-06-05)
663
-
664
- **Note:** Version bump only for package @quenty/boundlinkutils
665
-
666
-
667
-
668
-
669
-
670
- # [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.15.0...@quenty/boundlinkutils@8.16.0) (2023-05-26)
671
-
672
- **Note:** Version bump only for package @quenty/boundlinkutils
673
-
674
-
675
-
676
-
677
-
678
- # [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.14.0...@quenty/boundlinkutils@8.15.0) (2023-05-08)
679
-
680
- **Note:** Version bump only for package @quenty/boundlinkutils
681
-
682
-
683
-
684
-
685
-
686
- # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.13.1...@quenty/boundlinkutils@8.14.0) (2023-04-10)
687
-
688
- **Note:** Version bump only for package @quenty/boundlinkutils
689
-
690
-
691
-
692
-
693
-
694
- ## [8.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.13.0...@quenty/boundlinkutils@8.13.1) (2023-04-07)
695
-
696
- **Note:** Version bump only for package @quenty/boundlinkutils
697
-
698
-
699
-
700
-
701
-
702
- # [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.12.0...@quenty/boundlinkutils@8.13.0) (2023-04-06)
703
-
704
- **Note:** Version bump only for package @quenty/boundlinkutils
705
-
706
-
707
-
708
-
709
-
710
- # [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.11.0...@quenty/boundlinkutils@8.12.0) (2023-04-03)
711
-
712
- **Note:** Version bump only for package @quenty/boundlinkutils
713
-
714
-
715
-
716
-
717
-
718
- # [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.10.0...@quenty/boundlinkutils@8.11.0) (2023-03-31)
719
-
720
- **Note:** Version bump only for package @quenty/boundlinkutils
721
-
722
-
723
-
724
-
725
-
726
- # [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.9.0...@quenty/boundlinkutils@8.10.0) (2023-03-31)
727
-
728
- **Note:** Version bump only for package @quenty/boundlinkutils
729
-
730
-
731
-
732
-
733
-
734
- # [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.8.0...@quenty/boundlinkutils@8.9.0) (2023-03-05)
735
-
736
- **Note:** Version bump only for package @quenty/boundlinkutils
737
-
738
-
739
-
740
-
741
-
742
- # [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.7.0...@quenty/boundlinkutils@8.8.0) (2023-02-27)
78
+ ## [14.25.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.6...@quenty/boundlinkutils@14.25.7) (2026-01-03)
743
79
 
744
80
  **Note:** Version bump only for package @quenty/boundlinkutils
745
81
 
82
+ ## [14.25.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.5...@quenty/boundlinkutils@14.25.6) (2025-12-31)
746
83
 
84
+ **Note:** Version bump only for package @quenty/boundlinkutils
747
85
 
86
+ ## [14.25.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.4...@quenty/boundlinkutils@14.25.5) (2025-12-29)
748
87
 
88
+ **Note:** Version bump only for package @quenty/boundlinkutils
749
89
 
750
- # [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.6.0...@quenty/boundlinkutils@8.7.0) (2023-02-21)
90
+ ## [14.25.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.3...@quenty/boundlinkutils@14.25.4) (2025-12-29)
751
91
 
752
92
  **Note:** Version bump only for package @quenty/boundlinkutils
753
93
 
94
+ ## [14.25.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.2...@quenty/boundlinkutils@14.25.3) (2025-12-28)
754
95
 
96
+ **Note:** Version bump only for package @quenty/boundlinkutils
755
97
 
98
+ ## [14.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.1...@quenty/boundlinkutils@14.25.2) (2025-11-22)
756
99
 
100
+ **Note:** Version bump only for package @quenty/boundlinkutils
757
101
 
758
- # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.5.0...@quenty/boundlinkutils@8.6.0) (2023-01-11)
102
+ ## [14.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.25.0...@quenty/boundlinkutils@14.25.1) (2025-11-12)
759
103
 
760
104
  **Note:** Version bump only for package @quenty/boundlinkutils
761
105
 
106
+ # [14.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.24.0...@quenty/boundlinkutils@14.25.0) (2025-10-08)
762
107
 
108
+ **Note:** Version bump only for package @quenty/boundlinkutils
763
109
 
110
+ # [14.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.23.0...@quenty/boundlinkutils@14.24.0) (2025-10-01)
764
111
 
112
+ **Note:** Version bump only for package @quenty/boundlinkutils
765
113
 
766
- # [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.4.1...@quenty/boundlinkutils@8.5.0) (2023-01-01)
114
+ # [14.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.22.0...@quenty/boundlinkutils@14.23.0) (2025-09-26)
767
115
 
768
116
  **Note:** Version bump only for package @quenty/boundlinkutils
769
117
 
118
+ # [14.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.21.1...@quenty/boundlinkutils@14.22.0) (2025-08-29)
770
119
 
120
+ **Note:** Version bump only for package @quenty/boundlinkutils
771
121
 
122
+ ## [14.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.21.0...@quenty/boundlinkutils@14.21.1) (2025-08-12)
772
123
 
124
+ **Note:** Version bump only for package @quenty/boundlinkutils
773
125
 
774
- ## [8.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.4.0...@quenty/boundlinkutils@8.4.1) (2022-12-27)
126
+ # [14.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.20.0...@quenty/boundlinkutils@14.21.0) (2025-05-12)
775
127
 
776
128
  **Note:** Version bump only for package @quenty/boundlinkutils
777
129
 
130
+ # [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.3...@quenty/boundlinkutils@14.20.0) (2025-05-10)
778
131
 
132
+ **Note:** Version bump only for package @quenty/boundlinkutils
779
133
 
134
+ ## [14.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.2...@quenty/boundlinkutils@14.19.3) (2025-04-10)
780
135
 
136
+ **Note:** Version bump only for package @quenty/boundlinkutils
781
137
 
782
- # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.3.0...@quenty/boundlinkutils@8.4.0) (2022-12-05)
138
+ ## [14.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.0...@quenty/boundlinkutils@14.19.2) (2025-04-07)
783
139
 
784
- **Note:** Version bump only for package @quenty/boundlinkutils
140
+ ### Bug Fixes
785
141
 
142
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
143
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
786
144
 
145
+ ## [14.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.19.0...@quenty/boundlinkutils@14.19.1) (2025-04-07)
787
146
 
147
+ ### Bug Fixes
788
148
 
149
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
789
150
 
790
- # [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.2.0...@quenty/boundlinkutils@8.3.0) (2022-11-19)
151
+ # [14.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.2...@quenty/boundlinkutils@14.19.0) (2025-04-02)
791
152
 
792
153
  **Note:** Version bump only for package @quenty/boundlinkutils
793
154
 
155
+ ## [14.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.1...@quenty/boundlinkutils@14.18.2) (2025-03-31)
794
156
 
157
+ **Note:** Version bump only for package @quenty/boundlinkutils
795
158
 
159
+ ## [14.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.18.0...@quenty/boundlinkutils@14.18.1) (2025-03-21)
796
160
 
161
+ **Note:** Version bump only for package @quenty/boundlinkutils
797
162
 
798
- # [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.1.1...@quenty/boundlinkutils@8.2.0) (2022-11-12)
163
+ # [14.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.17.0...@quenty/boundlinkutils@14.18.0) (2025-02-18)
799
164
 
800
165
  **Note:** Version bump only for package @quenty/boundlinkutils
801
166
 
167
+ # [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.16.0...@quenty/boundlinkutils@14.17.0) (2024-12-15)
802
168
 
169
+ **Note:** Version bump only for package @quenty/boundlinkutils
803
170
 
171
+ # [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.15.0...@quenty/boundlinkutils@14.16.0) (2024-12-03)
804
172
 
173
+ **Note:** Version bump only for package @quenty/boundlinkutils
805
174
 
806
- ## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.1.0...@quenty/boundlinkutils@8.1.1) (2022-11-04)
175
+ # [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.14.0...@quenty/boundlinkutils@14.15.0) (2024-11-13)
807
176
 
808
177
  **Note:** Version bump only for package @quenty/boundlinkutils
809
178
 
179
+ # [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.13.0...@quenty/boundlinkutils@14.14.0) (2024-11-12)
810
180
 
181
+ **Note:** Version bump only for package @quenty/boundlinkutils
811
182
 
183
+ # [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.12.1...@quenty/boundlinkutils@14.13.0) (2024-11-06)
812
184
 
185
+ **Note:** Version bump only for package @quenty/boundlinkutils
813
186
 
814
- # [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.0.0...@quenty/boundlinkutils@8.1.0) (2022-10-11)
187
+ ## [14.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.12.0...@quenty/boundlinkutils@14.12.1) (2024-11-04)
815
188
 
816
189
  **Note:** Version bump only for package @quenty/boundlinkutils
817
190
 
191
+ # [14.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.11.0...@quenty/boundlinkutils@14.12.0) (2024-11-03)
818
192
 
193
+ **Note:** Version bump only for package @quenty/boundlinkutils
819
194
 
195
+ # [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.10.1...@quenty/boundlinkutils@14.11.0) (2024-10-23)
820
196
 
197
+ **Note:** Version bump only for package @quenty/boundlinkutils
821
198
 
822
- # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.1.0...@quenty/boundlinkutils@8.0.0) (2022-09-27)
199
+ ## [14.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.10.0...@quenty/boundlinkutils@14.10.1) (2024-10-09)
823
200
 
824
201
  **Note:** Version bump only for package @quenty/boundlinkutils
825
202
 
203
+ # [14.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.9.1...@quenty/boundlinkutils@14.10.0) (2024-10-06)
826
204
 
205
+ **Note:** Version bump only for package @quenty/boundlinkutils
827
206
 
207
+ ## [14.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.9.0...@quenty/boundlinkutils@14.9.1) (2024-10-04)
828
208
 
209
+ **Note:** Version bump only for package @quenty/boundlinkutils
829
210
 
830
- # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.0.1...@quenty/boundlinkutils@7.1.0) (2022-08-22)
211
+ # [14.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.8.0...@quenty/boundlinkutils@14.9.0) (2024-10-04)
831
212
 
832
213
  **Note:** Version bump only for package @quenty/boundlinkutils
833
214
 
215
+ # [14.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.7.0...@quenty/boundlinkutils@14.8.0) (2024-09-25)
834
216
 
217
+ **Note:** Version bump only for package @quenty/boundlinkutils
835
218
 
219
+ # [14.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.6.0...@quenty/boundlinkutils@14.7.0) (2024-09-25)
836
220
 
221
+ **Note:** Version bump only for package @quenty/boundlinkutils
837
222
 
838
- ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.0.0...@quenty/boundlinkutils@7.0.1) (2022-08-16)
223
+ # [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.5.0...@quenty/boundlinkutils@14.6.0) (2024-09-12)
839
224
 
840
225
  **Note:** Version bump only for package @quenty/boundlinkutils
841
226
 
227
+ # [14.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.4.0...@quenty/boundlinkutils@14.5.0) (2024-08-09)
228
+
229
+ **Note:** Version bump only for package @quenty/boundlinkutils
842
230
 
231
+ # [14.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.3.0...@quenty/boundlinkutils@14.4.0) (2024-05-09)
843
232
 
233
+ ### Bug Fixes
844
234
 
235
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
845
236
 
846
- # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.3.0...@quenty/boundlinkutils@7.0.0) (2022-08-14)
237
+ # [14.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.2.0...@quenty/boundlinkutils@14.3.0) (2024-04-27)
847
238
 
848
239
  **Note:** Version bump only for package @quenty/boundlinkutils
849
240
 
241
+ # [14.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.1.0...@quenty/boundlinkutils@14.2.0) (2024-03-27)
850
242
 
243
+ **Note:** Version bump only for package @quenty/boundlinkutils
851
244
 
245
+ # [14.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@14.0.0...@quenty/boundlinkutils@14.1.0) (2024-03-09)
852
246
 
247
+ **Note:** Version bump only for package @quenty/boundlinkutils
853
248
 
854
- # [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.2.0...@quenty/boundlinkutils@6.3.0) (2022-07-31)
249
+ # [14.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@13.0.0...@quenty/boundlinkutils@14.0.0) (2024-02-14)
855
250
 
856
251
  **Note:** Version bump only for package @quenty/boundlinkutils
857
252
 
253
+ # [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@12.0.0...@quenty/boundlinkutils@13.0.0) (2024-02-13)
858
254
 
255
+ **Note:** Version bump only for package @quenty/boundlinkutils
859
256
 
257
+ # [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@11.0.0...@quenty/boundlinkutils@12.0.0) (2024-02-13)
860
258
 
259
+ **Note:** Version bump only for package @quenty/boundlinkutils
861
260
 
862
- # [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.1.0...@quenty/boundlinkutils@6.2.0) (2022-07-02)
261
+ # [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@10.0.0...@quenty/boundlinkutils@11.0.0) (2024-02-13)
863
262
 
864
263
  **Note:** Version bump only for package @quenty/boundlinkutils
865
264
 
265
+ # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.4.0...@quenty/boundlinkutils@10.0.0) (2024-01-10)
866
266
 
267
+ **Note:** Version bump only for package @quenty/boundlinkutils
867
268
 
269
+ # [9.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.3.0...@quenty/boundlinkutils@9.4.0) (2024-01-08)
868
270
 
271
+ **Note:** Version bump only for package @quenty/boundlinkutils
869
272
 
870
- # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.0.0...@quenty/boundlinkutils@6.1.0) (2022-06-21)
273
+ # [9.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.2.0...@quenty/boundlinkutils@9.3.0) (2023-12-28)
871
274
 
872
275
  **Note:** Version bump only for package @quenty/boundlinkutils
873
276
 
277
+ # [9.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.1.1...@quenty/boundlinkutils@9.2.0) (2023-12-14)
874
278
 
279
+ **Note:** Version bump only for package @quenty/boundlinkutils
875
280
 
281
+ ## [9.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.1.0...@quenty/boundlinkutils@9.1.1) (2023-10-28)
876
282
 
283
+ **Note:** Version bump only for package @quenty/boundlinkutils
877
284
 
878
- # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.2.0...@quenty/boundlinkutils@6.0.0) (2022-05-21)
285
+ # [9.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@9.0.0...@quenty/boundlinkutils@9.1.0) (2023-10-18)
879
286
 
880
287
  **Note:** Version bump only for package @quenty/boundlinkutils
881
288
 
289
+ # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.27.0...@quenty/boundlinkutils@9.0.0) (2023-10-11)
882
290
 
291
+ **Note:** Version bump only for package @quenty/boundlinkutils
883
292
 
293
+ # [8.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.26.0...@quenty/boundlinkutils@8.27.0) (2023-09-21)
884
294
 
295
+ **Note:** Version bump only for package @quenty/boundlinkutils
885
296
 
886
- # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.1.0...@quenty/boundlinkutils@5.2.0) (2022-03-27)
297
+ # [8.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.25.0...@quenty/boundlinkutils@8.26.0) (2023-09-04)
887
298
 
888
299
  **Note:** Version bump only for package @quenty/boundlinkutils
889
300
 
301
+ # [8.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.24.0...@quenty/boundlinkutils@8.25.0) (2023-08-23)
890
302
 
303
+ **Note:** Version bump only for package @quenty/boundlinkutils
891
304
 
305
+ # [8.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.23.0...@quenty/boundlinkutils@8.24.0) (2023-08-01)
892
306
 
307
+ **Note:** Version bump only for package @quenty/boundlinkutils
893
308
 
894
- # [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.0.0...@quenty/boundlinkutils@5.1.0) (2022-03-10)
309
+ # [8.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.22.0...@quenty/boundlinkutils@8.23.0) (2023-07-28)
895
310
 
896
311
  **Note:** Version bump only for package @quenty/boundlinkutils
897
312
 
313
+ # [8.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.21.0...@quenty/boundlinkutils@8.22.0) (2023-07-23)
898
314
 
315
+ **Note:** Version bump only for package @quenty/boundlinkutils
899
316
 
317
+ # [8.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.20.0...@quenty/boundlinkutils@8.21.0) (2023-07-15)
900
318
 
319
+ **Note:** Version bump only for package @quenty/boundlinkutils
901
320
 
902
- # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.8.0...@quenty/boundlinkutils@5.0.0) (2022-03-06)
321
+ # [8.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.19.1...@quenty/boundlinkutils@8.20.0) (2023-07-10)
903
322
 
904
323
  **Note:** Version bump only for package @quenty/boundlinkutils
905
324
 
325
+ ## [8.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.19.0...@quenty/boundlinkutils@8.19.1) (2023-06-24)
906
326
 
327
+ **Note:** Version bump only for package @quenty/boundlinkutils
907
328
 
329
+ # [8.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.18.1...@quenty/boundlinkutils@8.19.0) (2023-06-24)
908
330
 
331
+ **Note:** Version bump only for package @quenty/boundlinkutils
909
332
 
910
- # [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.7.1...@quenty/boundlinkutils@4.8.0) (2022-01-17)
333
+ ## [8.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.18.0...@quenty/boundlinkutils@8.18.1) (2023-06-23)
911
334
 
912
335
  **Note:** Version bump only for package @quenty/boundlinkutils
913
336
 
337
+ # [8.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.17.0...@quenty/boundlinkutils@8.18.0) (2023-06-17)
914
338
 
339
+ **Note:** Version bump only for package @quenty/boundlinkutils
915
340
 
341
+ # [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.16.0...@quenty/boundlinkutils@8.17.0) (2023-06-05)
916
342
 
343
+ **Note:** Version bump only for package @quenty/boundlinkutils
917
344
 
918
- ## [4.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.7.0...@quenty/boundlinkutils@4.7.1) (2022-01-16)
345
+ # [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.15.0...@quenty/boundlinkutils@8.16.0) (2023-05-26)
919
346
 
920
347
  **Note:** Version bump only for package @quenty/boundlinkutils
921
348
 
349
+ # [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.14.0...@quenty/boundlinkutils@8.15.0) (2023-05-08)
922
350
 
351
+ **Note:** Version bump only for package @quenty/boundlinkutils
923
352
 
353
+ # [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.13.1...@quenty/boundlinkutils@8.14.0) (2023-04-10)
924
354
 
355
+ **Note:** Version bump only for package @quenty/boundlinkutils
925
356
 
926
- # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.6.0...@quenty/boundlinkutils@4.7.0) (2022-01-07)
357
+ ## [8.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.13.0...@quenty/boundlinkutils@8.13.1) (2023-04-07)
927
358
 
928
359
  **Note:** Version bump only for package @quenty/boundlinkutils
929
360
 
361
+ # [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.12.0...@quenty/boundlinkutils@8.13.0) (2023-04-06)
930
362
 
363
+ **Note:** Version bump only for package @quenty/boundlinkutils
931
364
 
365
+ # [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.11.0...@quenty/boundlinkutils@8.12.0) (2023-04-03)
932
366
 
367
+ **Note:** Version bump only for package @quenty/boundlinkutils
933
368
 
934
- # [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.2...@quenty/boundlinkutils@4.6.0) (2022-01-03)
369
+ # [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.10.0...@quenty/boundlinkutils@8.11.0) (2023-03-31)
935
370
 
936
371
  **Note:** Version bump only for package @quenty/boundlinkutils
937
372
 
373
+ # [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.9.0...@quenty/boundlinkutils@8.10.0) (2023-03-31)
938
374
 
375
+ **Note:** Version bump only for package @quenty/boundlinkutils
939
376
 
377
+ # [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.8.0...@quenty/boundlinkutils@8.9.0) (2023-03-05)
940
378
 
379
+ **Note:** Version bump only for package @quenty/boundlinkutils
941
380
 
942
- ## [4.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.1...@quenty/boundlinkutils@4.5.2) (2021-12-30)
381
+ # [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.7.0...@quenty/boundlinkutils@8.8.0) (2023-02-27)
943
382
 
944
383
  **Note:** Version bump only for package @quenty/boundlinkutils
945
384
 
385
+ # [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.6.0...@quenty/boundlinkutils@8.7.0) (2023-02-21)
946
386
 
387
+ **Note:** Version bump only for package @quenty/boundlinkutils
947
388
 
389
+ # [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.5.0...@quenty/boundlinkutils@8.6.0) (2023-01-11)
948
390
 
391
+ **Note:** Version bump only for package @quenty/boundlinkutils
949
392
 
950
- ## [4.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.0...@quenty/boundlinkutils@4.5.1) (2021-12-30)
393
+ # [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.4.1...@quenty/boundlinkutils@8.5.0) (2023-01-01)
951
394
 
952
395
  **Note:** Version bump only for package @quenty/boundlinkutils
953
396
 
397
+ ## [8.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.4.0...@quenty/boundlinkutils@8.4.1) (2022-12-27)
954
398
 
399
+ **Note:** Version bump only for package @quenty/boundlinkutils
955
400
 
401
+ # [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.3.0...@quenty/boundlinkutils@8.4.0) (2022-12-05)
956
402
 
403
+ **Note:** Version bump only for package @quenty/boundlinkutils
957
404
 
958
- # [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.4.0...@quenty/boundlinkutils@4.5.0) (2021-12-18)
405
+ # [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.2.0...@quenty/boundlinkutils@8.3.0) (2022-11-19)
959
406
 
960
407
  **Note:** Version bump only for package @quenty/boundlinkutils
961
408
 
409
+ # [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.1.1...@quenty/boundlinkutils@8.2.0) (2022-11-12)
962
410
 
411
+ **Note:** Version bump only for package @quenty/boundlinkutils
963
412
 
413
+ ## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.1.0...@quenty/boundlinkutils@8.1.1) (2022-11-04)
964
414
 
415
+ **Note:** Version bump only for package @quenty/boundlinkutils
965
416
 
966
- # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.3.1...@quenty/boundlinkutils@4.4.0) (2021-12-14)
417
+ # [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@8.0.0...@quenty/boundlinkutils@8.1.0) (2022-10-11)
967
418
 
968
419
  **Note:** Version bump only for package @quenty/boundlinkutils
969
420
 
421
+ # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.1.0...@quenty/boundlinkutils@8.0.0) (2022-09-27)
970
422
 
423
+ **Note:** Version bump only for package @quenty/boundlinkutils
971
424
 
425
+ # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.0.1...@quenty/boundlinkutils@7.1.0) (2022-08-22)
972
426
 
427
+ **Note:** Version bump only for package @quenty/boundlinkutils
973
428
 
974
- ## [4.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.3.0...@quenty/boundlinkutils@4.3.1) (2021-12-04)
429
+ ## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@7.0.0...@quenty/boundlinkutils@7.0.1) (2022-08-16)
975
430
 
976
431
  **Note:** Version bump only for package @quenty/boundlinkutils
977
432
 
433
+ # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.3.0...@quenty/boundlinkutils@7.0.0) (2022-08-14)
978
434
 
435
+ **Note:** Version bump only for package @quenty/boundlinkutils
979
436
 
437
+ # [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.2.0...@quenty/boundlinkutils@6.3.0) (2022-07-31)
980
438
 
439
+ **Note:** Version bump only for package @quenty/boundlinkutils
981
440
 
982
- # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.2.1...@quenty/boundlinkutils@4.3.0) (2021-11-20)
441
+ # [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.1.0...@quenty/boundlinkutils@6.2.0) (2022-07-02)
983
442
 
443
+ **Note:** Version bump only for package @quenty/boundlinkutils
984
444
 
985
- ### Bug Fixes
445
+ # [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@6.0.0...@quenty/boundlinkutils@6.1.0) (2022-06-21)
986
446
 
987
- * Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
447
+ **Note:** Version bump only for package @quenty/boundlinkutils
988
448
 
449
+ # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.2.0...@quenty/boundlinkutils@6.0.0) (2022-05-21)
989
450
 
451
+ **Note:** Version bump only for package @quenty/boundlinkutils
990
452
 
453
+ # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.1.0...@quenty/boundlinkutils@5.2.0) (2022-03-27)
991
454
 
455
+ **Note:** Version bump only for package @quenty/boundlinkutils
992
456
 
993
- ## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.2.0...@quenty/boundlinkutils@4.2.1) (2021-11-10)
457
+ # [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@5.0.0...@quenty/boundlinkutils@5.1.0) (2022-03-10)
994
458
 
995
459
  **Note:** Version bump only for package @quenty/boundlinkutils
996
460
 
461
+ # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.8.0...@quenty/boundlinkutils@5.0.0) (2022-03-06)
997
462
 
463
+ **Note:** Version bump only for package @quenty/boundlinkutils
998
464
 
465
+ # [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.7.1...@quenty/boundlinkutils@4.8.0) (2022-01-17)
999
466
 
467
+ **Note:** Version bump only for package @quenty/boundlinkutils
1000
468
 
1001
- # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.2...@quenty/boundlinkutils@4.2.0) (2021-10-30)
469
+ ## [4.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.7.0...@quenty/boundlinkutils@4.7.1) (2022-01-16)
1002
470
 
1003
471
  **Note:** Version bump only for package @quenty/boundlinkutils
1004
472
 
473
+ # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.6.0...@quenty/boundlinkutils@4.7.0) (2022-01-07)
1005
474
 
475
+ **Note:** Version bump only for package @quenty/boundlinkutils
1006
476
 
477
+ # [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.2...@quenty/boundlinkutils@4.6.0) (2022-01-03)
1007
478
 
479
+ **Note:** Version bump only for package @quenty/boundlinkutils
1008
480
 
1009
- ## [4.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.1...@quenty/boundlinkutils@4.1.2) (2021-10-30)
481
+ ## [4.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.1...@quenty/boundlinkutils@4.5.2) (2021-12-30)
1010
482
 
1011
483
  **Note:** Version bump only for package @quenty/boundlinkutils
1012
484
 
485
+ ## [4.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.5.0...@quenty/boundlinkutils@4.5.1) (2021-12-30)
1013
486
 
487
+ **Note:** Version bump only for package @quenty/boundlinkutils
1014
488
 
489
+ # [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.4.0...@quenty/boundlinkutils@4.5.0) (2021-12-18)
1015
490
 
491
+ **Note:** Version bump only for package @quenty/boundlinkutils
1016
492
 
1017
- ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.0...@quenty/boundlinkutils@4.1.1) (2021-10-06)
493
+ # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.3.1...@quenty/boundlinkutils@4.4.0) (2021-12-14)
1018
494
 
1019
495
  **Note:** Version bump only for package @quenty/boundlinkutils
1020
496
 
497
+ ## [4.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.3.0...@quenty/boundlinkutils@4.3.1) (2021-12-04)
498
+
499
+ **Note:** Version bump only for package @quenty/boundlinkutils
1021
500
 
501
+ # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.2.1...@quenty/boundlinkutils@4.3.0) (2021-11-20)
1022
502
 
503
+ ### Bug Fixes
1023
504
 
505
+ - Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
1024
506
 
1025
- # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.0.1...@quenty/boundlinkutils@4.1.0) (2021-10-02)
507
+ ## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.2.0...@quenty/boundlinkutils@4.2.1) (2021-11-10)
1026
508
 
1027
509
  **Note:** Version bump only for package @quenty/boundlinkutils
1028
510
 
511
+ # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.2...@quenty/boundlinkutils@4.2.0) (2021-10-30)
1029
512
 
513
+ **Note:** Version bump only for package @quenty/boundlinkutils
1030
514
 
515
+ ## [4.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.1...@quenty/boundlinkutils@4.1.2) (2021-10-30)
1031
516
 
517
+ **Note:** Version bump only for package @quenty/boundlinkutils
1032
518
 
1033
- ## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.0.0...@quenty/boundlinkutils@4.0.1) (2021-09-18)
519
+ ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.1.0...@quenty/boundlinkutils@4.1.1) (2021-10-06)
1034
520
 
1035
521
  **Note:** Version bump only for package @quenty/boundlinkutils
1036
522
 
523
+ # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.0.1...@quenty/boundlinkutils@4.1.0) (2021-10-02)
1037
524
 
525
+ **Note:** Version bump only for package @quenty/boundlinkutils
1038
526
 
527
+ ## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@4.0.0...@quenty/boundlinkutils@4.0.1) (2021-09-18)
1039
528
 
529
+ **Note:** Version bump only for package @quenty/boundlinkutils
1040
530
 
1041
531
  # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@3.1.0...@quenty/boundlinkutils@4.0.0) (2021-09-11)
1042
532
 
1043
533
  **Note:** Version bump only for package @quenty/boundlinkutils
1044
534
 
1045
-
1046
-
1047
-
1048
-
1049
535
  # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@3.0.0...@quenty/boundlinkutils@3.1.0) (2021-09-05)
1050
536
 
1051
537
  **Note:** Version bump only for package @quenty/boundlinkutils
1052
538
 
1053
-
1054
-
1055
-
1056
-
1057
539
  # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@2.0.0...@quenty/boundlinkutils@3.0.0) (2021-09-05)
1058
540
 
1059
-
1060
541
  ### Bug Fixes
1061
542
 
1062
- * 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))
1063
-
1064
-
1065
-
1066
-
543
+ - 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))
1067
544
 
1068
545
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/boundlinkutils@1.2.0...@quenty/boundlinkutils@2.0.0) (2021-08-06)
1069
546
 
1070
547
  **Note:** Version bump only for package @quenty/boundlinkutils
1071
548
 
1072
-
1073
-
1074
-
1075
-
1076
549
  # 1.2.0 (2021-07-31)
1077
550
 
1078
-
1079
551
  ### Bug Fixes
1080
552
 
1081
- * Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
1082
- * Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
1083
- * Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
1084
-
1085
-
553
+ - Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
554
+ - Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
555
+ - Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
1086
556
 
1087
557
  ## 1.0.2 (2021-07-25)
1088
558
 
1089
-
1090
-
1091
559
  ## 1.0.1 (2021-07-25)
1092
560
 
1093
-
1094
-
1095
561
  # 1.0.0 (2021-07-24)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/boundlinkutils",
3
- "version": "14.35.2",
3
+ "version": "14.36.0",
4
4
  "description": "Utility functions involving binders and links",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -28,7 +28,7 @@
28
28
  "Quenty"
29
29
  ],
30
30
  "dependencies": {
31
- "@quenty/binder": "14.34.2",
31
+ "@quenty/binder": "14.35.0",
32
32
  "@quenty/linkutils": "13.29.2",
33
33
  "@quenty/loader": "10.11.0",
34
34
  "@quenty/maid": "3.9.0",
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
41
+ "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
42
42
  }