ui-thing 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
- # Changelog
2
-
1
+ # Changelog
2
+
3
+ ## v0.1.17
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.16...v0.1.17)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Bump deps ([56e6356](https://github.com/BayBreezy/ui-thing-cli/commit/56e6356))
10
+ - Bump deps ([0b34a64](https://github.com/BayBreezy/ui-thing-cli/commit/0b34a64))
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15
+
3
16
  ## v0.1.16
4
17
 
5
18
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.15...v0.1.16)
@@ -51,580 +64,580 @@
51
64
 
52
65
  - Behon Baker <behon.baker@yahoo.com>
53
66
 
54
- ## v0.1.12
55
-
56
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.11...v0.1.12)
57
-
58
- ### 🚀 Enhancements
59
-
60
- - Add toggle-group component ([c887563](https://github.com/BayBreezy/ui-thing-cli/commit/c887563))
61
-
62
- ### 🏡 Chore
63
-
64
- - **release:** V0.1.11 ([df916e5](https://github.com/BayBreezy/ui-thing-cli/commit/df916e5))
65
- - Update deps ([75f6473](https://github.com/BayBreezy/ui-thing-cli/commit/75f6473))
66
-
67
- ### ❤️ Contributors
68
-
69
- - BayBreezy <behon.baker@yahoo.com>
70
- - Behon Baker <behon.baker@yahoo.com>
71
-
72
- ## v0.1.11
73
-
74
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.10...v0.1.11)
75
-
76
- ### 🏡 Chore
77
-
78
- - Update component array ([7e94f02](https://github.com/BayBreezy/ui-thing-cli/commit/7e94f02))
79
-
80
- ### ❤️ Contributors
81
-
82
- - Behon Baker <behon.baker@yahoo.com>
83
-
84
- ## v0.1.10
85
-
86
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10)
87
-
88
- ### 🚀 Enhancements
89
-
90
- - Add currency-input component ([bc0f75b](https://github.com/BayBreezy/ui-thing-cli/commit/bc0f75b))
91
-
92
- ### 🏡 Chore
93
-
94
- - Bump deps ([6e6dcf6](https://github.com/BayBreezy/ui-thing-cli/commit/6e6dcf6))
95
-
96
- ### ❤️ Contributors
97
-
98
- - BayBreezy <behon.baker@yahoo.com>
99
-
100
- ## v0.1.9
101
-
102
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.8...v0.1.9)
103
-
104
- ### 🏡 Chore
105
-
106
- - **form-elements:** Use nuxt's `useId` composable instead of the one from radix-vue ([17a952e](https://github.com/BayBreezy/ui-thing-cli/commit/17a952e))
107
- - Bump deps ([557e58c](https://github.com/BayBreezy/ui-thing-cli/commit/557e58c))
108
-
109
- ### ❤️ Contributors
110
-
111
- - Behon Baker <behon.baker@yahoo.com>
112
-
113
- ## v0.1.8
114
-
115
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.7...v0.1.8)
116
-
117
- ### 🏡 Chore
118
-
119
- - Bump deps ([22f3b36](https://github.com/BayBreezy/ui-thing-cli/commit/22f3b36))
120
- - Add slot for navigationmenu viewport & icon ([339656e](https://github.com/BayBreezy/ui-thing-cli/commit/339656e))
121
-
122
- ### 🤖 CI
123
-
124
- - **test:** Update test github action ([6345fc6](https://github.com/BayBreezy/ui-thing-cli/commit/6345fc6))
125
- - **build:** Update main github action ([9353995](https://github.com/BayBreezy/ui-thing-cli/commit/9353995))
126
-
127
- ### ❤️ Contributors
128
-
129
- - BayBreezy <behon.baker@yahoo.com>
130
- - Behon Baker <behon.baker@yahoo.com>
131
-
132
- ## v0.1.7
133
-
134
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.6...v0.1.7)
135
-
136
- ### 🏡 Chore
137
-
138
- - Bump deps ([24db3af](https://github.com/BayBreezy/ui-thing-cli/commit/24db3af))
139
- - **add:** Remove overrides addition logic ([86dcae6](https://github.com/BayBreezy/ui-thing-cli/commit/86dcae6))
140
- - **datatables:** Update datatables comp ([ce0b4c4](https://github.com/BayBreezy/ui-thing-cli/commit/ce0b4c4))
141
-
142
- ### ❤️ Contributors
143
-
144
- - Behon Baker <behon.baker@yahoo.com>
145
-
146
- ## v0.1.6
147
-
148
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.5...v0.1.6)
149
-
150
- ### 🚀 Enhancements
151
-
152
- - Update to latest version of datatables ([f973a89](https://github.com/BayBreezy/ui-thing-cli/commit/f973a89))
153
-
154
- ### 🏡 Chore
155
-
156
- - Bump deps ([a2be074](https://github.com/BayBreezy/ui-thing-cli/commit/a2be074))
157
-
158
- ### ❤️ Contributors
159
-
160
- - Behon Baker <behon.baker@yahoo.com>
161
-
162
- ## v0.1.5
163
-
164
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.4...v0.1.5)
165
-
166
- ### 🩹 Fixes
167
-
168
- - Dead loop caused by dropfile's change event ([b1e1ce1](https://github.com/BayBreezy/ui-thing-cli/commit/b1e1ce1))
169
-
170
- ### 🏡 Chore
171
-
172
- - Bump deps ([d7a8e76](https://github.com/BayBreezy/ui-thing-cli/commit/d7a8e76))
173
-
174
- ### ❤️ Contributors
175
-
176
- - BayBreezy <behon.baker@yahoo.com>
177
-
178
- ## v0.1.4
179
-
180
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.3...v0.1.4)
181
-
182
- ### 🏡 Chore
183
-
184
- - Remove datatable vue 3 version restriction ([eb54575](https://github.com/BayBreezy/ui-thing-cli/commit/eb54575))
185
-
186
- ### ❤️ Contributors
187
-
188
- - Behon Baker <behon.baker@yahoo.com>
189
-
190
- ## v0.1.3
191
-
192
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3)
193
-
194
- ### 🚀 Enhancements
195
-
196
- - Add Date Field and Splitter components ([7985f19](https://github.com/BayBreezy/ui-thing-cli/commit/7985f19))
197
-
198
- ### 🏡 Chore
199
-
200
- - Update deps ([1306af9](https://github.com/BayBreezy/ui-thing-cli/commit/1306af9))
201
-
202
- ### ❤️ Contributors
203
-
204
- - Behon Baker <behon.baker@yahoo.com>
205
-
206
- ## v0.1.2
207
-
208
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.1...v0.1.2)
209
-
210
- ### 🏡 Chore
211
-
212
- - Update drawer component ([90e2518](https://github.com/BayBreezy/ui-thing-cli/commit/90e2518))
213
-
214
- ### ❤️ Contributors
215
-
216
- - Behon Baker <behon.baker@yahoo.com>
217
-
218
- ## v0.1.1
219
-
220
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.30...v0.1.1)
221
-
222
- ### 🚀 Enhancements
223
-
224
- - Add splitpanes ([417ac8c](https://github.com/BayBreezy/ui-thing-cli/commit/417ac8c))
225
-
226
- ### 🏡 Chore
227
-
228
- - Update deps ([f5a735e](https://github.com/BayBreezy/ui-thing-cli/commit/f5a735e))
229
-
230
- ### ❤️ Contributors
231
-
232
- - Behon Baker <behon.baker@yahoo.com>
233
-
234
- ## v0.0.30
235
-
236
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)
237
-
238
- ### 🚀 Enhancements
239
-
240
- - **init-command:** Add --yes option to skip questions and just use defaults values ([a030aa0](https://github.com/BayBreezy/ui-thing-cli/commit/a030aa0))
241
- - **add-command:** Add -a `all` option to the add command. This will add all components to the project and install the deps ([83868ab](https://github.com/BayBreezy/ui-thing-cli/commit/83868ab))
242
-
243
- ### ❤️ Contributors
244
-
245
- - BayBreezy <behon.baker@yahoo.com>
246
-
247
- ## v0.0.29
248
-
249
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
250
-
251
- ### 🚀 Enhancements
252
-
253
- - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
254
-
255
- ### ❤️ Contributors
256
-
257
- - BayBreezy <behon.baker@yahoo.com>
258
-
259
- ## v0.0.28
260
-
261
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
262
-
263
- ### 🩹 Fixes
264
-
265
- - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
266
-
267
- ### ❤️ Contributors
268
-
269
- - Behon Baker <behon.baker@yahoo.com>
270
-
271
- ## v0.0.27
272
-
273
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
274
-
275
- ### 🩹 Fixes
276
-
277
- - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
278
-
279
- ### ❤️ Contributors
280
-
281
- - Behon Baker <behon.baker@yahoo.com>
282
-
283
- ## v0.0.26
284
-
285
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
286
-
287
- ### 🩹 Fixes
288
-
289
- - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
290
-
291
- ### 🏡 Chore
292
-
293
- - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
294
-
295
- ### ❤️ Contributors
296
-
297
- - BayBreezy <behon.baker@yahoo.com>
298
-
299
- ## v0.0.25
300
-
301
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
302
-
303
- ### 🩹 Fixes
304
-
305
- - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
306
-
307
- ### ❤️ Contributors
308
-
309
- - BayBreezy <behon.baker@yahoo.com>
310
-
311
- ## v0.0.24
312
-
313
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
314
-
315
- ### 🩹 Fixes
316
-
317
- - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
318
-
319
- ### 🏡 Chore
320
-
321
- - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
322
- - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
323
-
324
- ### 🎨 Styles
325
-
326
- - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
327
-
328
- ### ❤️ Contributors
329
-
330
- - BayBreezy <behon.baker@yahoo.com>
331
-
332
- ## v0.0.23
333
-
334
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
335
-
336
- ### 🏡 Chore
337
-
338
- - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
339
- - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
340
-
341
- ### ❤️ Contributors
342
-
343
- - BayBreezy <behon.baker@yahoo.com>
344
-
345
- ## v0.0.22
346
-
347
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
348
-
349
- ### 🏡 Chore
350
-
351
- - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
352
-
353
- ### ❤️ Contributors
354
-
355
- - Behon Baker <behon.baker@yahoo.com>
356
-
357
- ## v0.0.21
358
-
359
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
360
-
361
- ### 🏡 Chore
362
-
363
- - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
364
-
365
- ### ❤️ Contributors
366
-
367
- - Behon Baker <behon.baker@yahoo.com>
368
-
369
- ## v0.0.20
370
-
371
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
372
-
373
- ### 🏡 Chore
374
-
375
- - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
376
-
377
- ### ❤️ Contributors
378
-
379
- - Behon Baker <behon.baker@yahoo.com>
380
-
381
- ## v0.0.19
382
-
383
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
384
-
385
- ### 🏡 Chore
386
-
387
- - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
388
- - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
389
-
390
- ### ❤️ Contributors
391
-
392
- - Behon Baker <behon.baker@yahoo.com>
393
-
394
- ## v0.0.18
395
-
396
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
397
-
398
- ### 🏡 Chore
399
-
400
- - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
401
-
402
- ### ❤️ Contributors
403
-
404
- - BayBreezy <behon.baker@yahoo.com>
405
-
406
- ## v0.0.17
407
-
408
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
409
-
410
- ### 🏡 Chore
411
-
412
- - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
413
-
414
- ### ❤️ Contributors
415
-
416
- - Behon Baker <behon.baker@yahoo.com>
417
-
418
- ## v0.0.16
419
-
420
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
421
-
422
- ### 🚀 Enhancements
423
-
424
- - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
425
-
426
- ### ❤️ Contributors
427
-
428
- - Behon Baker <behon.baker@yahoo.com>
429
-
430
- ## v0.0.15
431
-
432
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
433
-
434
- ### 🚀 Enhancements
435
-
436
- - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
437
-
438
- ### 🏡 Chore
439
-
440
- - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
441
-
442
- ### ❤️ Contributors
443
-
444
- - Behon Baker <behon.baker@yahoo.com>
445
-
446
- ## v0.0.14
447
-
448
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
449
-
450
- ### 🏡 Chore
451
-
452
- - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
453
-
454
- ### ❤️ Contributors
455
-
456
- - Behon Baker <behon.baker@yahoo.com>
457
-
458
- ## v0.0.13
459
-
460
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
461
-
462
- ### 🏡 Chore
463
-
464
- - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
465
- - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
466
-
467
- ### ❤️ Contributors
468
-
469
- - Behon Baker <behon.baker@yahoo.com>
470
-
471
- ## v0.0.12
472
-
473
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
474
-
475
- ### 🏡 Chore
476
-
477
- - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
478
- - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
479
-
480
- ### ❤️ Contributors
481
-
482
- - Behon Baker <behon.baker@yahoo.com>
483
-
484
- ## v0.0.11
485
-
486
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
487
-
488
- ### 🚀 Enhancements
489
-
490
- - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
491
-
492
- ### 💅 Refactors
493
-
494
- - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
495
-
496
- ### 🏡 Chore
497
-
498
- - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
499
- - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
500
-
501
- ### ❤️ Contributors
502
-
503
- - Behon Baker <behon.baker@yahoo.com>
504
-
505
- ## v0.0.10
506
-
507
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
508
-
509
- ### 🚀 Enhancements
510
-
511
- - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
512
-
513
- ### 📖 Documentation
514
-
515
- - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
516
-
517
- ### 📦 Build
518
-
519
- - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
520
-
521
- ### 🏡 Chore
522
-
523
- - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
524
-
525
- ### ❤️ Contributors
526
-
527
- - Behon Baker <behon.baker@yahoo.com>
528
-
529
- ## v0.0.9
530
-
531
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
532
-
533
- ### 🩹 Fixes
534
-
535
- - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
536
-
537
- ### ❤️ Contributors
538
-
539
- - Behon Baker <behon.baker@yahoo.com>
540
-
541
- ## v0.0.8
542
-
543
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
544
-
545
- ### 🚀 Enhancements
546
-
547
- - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
548
-
549
- ### ✅ Tests
550
-
551
- - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
552
- - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
553
-
554
- ### ❤️ Contributors
555
-
556
- - Behon Baker <behon.baker@yahoo.com>
557
-
558
- ## v0.0.7
559
-
560
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
561
-
562
- ### 🏡 Chore
563
-
564
- - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
565
- - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
566
- - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
567
-
568
- ### ❤️ Contributors
569
-
570
- - BayBreezy <behon.baker@yahoo.com>
571
-
572
- ## v0.0.6
573
-
574
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
575
-
576
- ### 🚀 Enhancements
577
-
578
- - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
579
- - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
580
-
581
- ### 🏡 Chore
582
-
583
- - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
584
- - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
585
- - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
586
- - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
587
-
588
- ### ❤️ Contributors
589
-
590
- - Behon Baker <behon.baker@yahoo.com>
591
-
592
- ## v0.0.5
593
-
594
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
595
-
596
- ### 🏡 Chore
597
-
598
- - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
599
- - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
600
- - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
601
- - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
602
-
603
- ### ❤️ Contributors
604
-
605
- - Behon Baker <behon.baker@yahoo.com>
606
-
607
- ## v0.0.3
608
-
609
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
610
-
611
- ### 🏡 Chore
612
-
613
- - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
614
- - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
615
- - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
616
-
617
- ### ❤️ Contributors
618
-
619
- - Behon Baker <behon.baker@yahoo.com>
620
-
621
- ## v0.0.2
622
-
623
- ### 🏡 Chore
624
-
625
- - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
626
- - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
627
-
628
- ### ❤️ Contributors
629
-
630
- - Behon Baker <behon.baker@yahoo.com>
67
+ ## v0.1.12
68
+
69
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.11...v0.1.12)
70
+
71
+ ### 🚀 Enhancements
72
+
73
+ - Add toggle-group component ([c887563](https://github.com/BayBreezy/ui-thing-cli/commit/c887563))
74
+
75
+ ### 🏡 Chore
76
+
77
+ - **release:** V0.1.11 ([df916e5](https://github.com/BayBreezy/ui-thing-cli/commit/df916e5))
78
+ - Update deps ([75f6473](https://github.com/BayBreezy/ui-thing-cli/commit/75f6473))
79
+
80
+ ### ❤️ Contributors
81
+
82
+ - BayBreezy <behon.baker@yahoo.com>
83
+ - Behon Baker <behon.baker@yahoo.com>
84
+
85
+ ## v0.1.11
86
+
87
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.10...v0.1.11)
88
+
89
+ ### 🏡 Chore
90
+
91
+ - Update component array ([7e94f02](https://github.com/BayBreezy/ui-thing-cli/commit/7e94f02))
92
+
93
+ ### ❤️ Contributors
94
+
95
+ - Behon Baker <behon.baker@yahoo.com>
96
+
97
+ ## v0.1.10
98
+
99
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10)
100
+
101
+ ### 🚀 Enhancements
102
+
103
+ - Add currency-input component ([bc0f75b](https://github.com/BayBreezy/ui-thing-cli/commit/bc0f75b))
104
+
105
+ ### 🏡 Chore
106
+
107
+ - Bump deps ([6e6dcf6](https://github.com/BayBreezy/ui-thing-cli/commit/6e6dcf6))
108
+
109
+ ### ❤️ Contributors
110
+
111
+ - BayBreezy <behon.baker@yahoo.com>
112
+
113
+ ## v0.1.9
114
+
115
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.8...v0.1.9)
116
+
117
+ ### 🏡 Chore
118
+
119
+ - **form-elements:** Use nuxt's `useId` composable instead of the one from radix-vue ([17a952e](https://github.com/BayBreezy/ui-thing-cli/commit/17a952e))
120
+ - Bump deps ([557e58c](https://github.com/BayBreezy/ui-thing-cli/commit/557e58c))
121
+
122
+ ### ❤️ Contributors
123
+
124
+ - Behon Baker <behon.baker@yahoo.com>
125
+
126
+ ## v0.1.8
127
+
128
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.7...v0.1.8)
129
+
130
+ ### 🏡 Chore
131
+
132
+ - Bump deps ([22f3b36](https://github.com/BayBreezy/ui-thing-cli/commit/22f3b36))
133
+ - Add slot for navigationmenu viewport & icon ([339656e](https://github.com/BayBreezy/ui-thing-cli/commit/339656e))
134
+
135
+ ### 🤖 CI
136
+
137
+ - **test:** Update test github action ([6345fc6](https://github.com/BayBreezy/ui-thing-cli/commit/6345fc6))
138
+ - **build:** Update main github action ([9353995](https://github.com/BayBreezy/ui-thing-cli/commit/9353995))
139
+
140
+ ### ❤️ Contributors
141
+
142
+ - BayBreezy <behon.baker@yahoo.com>
143
+ - Behon Baker <behon.baker@yahoo.com>
144
+
145
+ ## v0.1.7
146
+
147
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.6...v0.1.7)
148
+
149
+ ### 🏡 Chore
150
+
151
+ - Bump deps ([24db3af](https://github.com/BayBreezy/ui-thing-cli/commit/24db3af))
152
+ - **add:** Remove overrides addition logic ([86dcae6](https://github.com/BayBreezy/ui-thing-cli/commit/86dcae6))
153
+ - **datatables:** Update datatables comp ([ce0b4c4](https://github.com/BayBreezy/ui-thing-cli/commit/ce0b4c4))
154
+
155
+ ### ❤️ Contributors
156
+
157
+ - Behon Baker <behon.baker@yahoo.com>
158
+
159
+ ## v0.1.6
160
+
161
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.5...v0.1.6)
162
+
163
+ ### 🚀 Enhancements
164
+
165
+ - Update to latest version of datatables ([f973a89](https://github.com/BayBreezy/ui-thing-cli/commit/f973a89))
166
+
167
+ ### 🏡 Chore
168
+
169
+ - Bump deps ([a2be074](https://github.com/BayBreezy/ui-thing-cli/commit/a2be074))
170
+
171
+ ### ❤️ Contributors
172
+
173
+ - Behon Baker <behon.baker@yahoo.com>
174
+
175
+ ## v0.1.5
176
+
177
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.4...v0.1.5)
178
+
179
+ ### 🩹 Fixes
180
+
181
+ - Dead loop caused by dropfile's change event ([b1e1ce1](https://github.com/BayBreezy/ui-thing-cli/commit/b1e1ce1))
182
+
183
+ ### 🏡 Chore
184
+
185
+ - Bump deps ([d7a8e76](https://github.com/BayBreezy/ui-thing-cli/commit/d7a8e76))
186
+
187
+ ### ❤️ Contributors
188
+
189
+ - BayBreezy <behon.baker@yahoo.com>
190
+
191
+ ## v0.1.4
192
+
193
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.3...v0.1.4)
194
+
195
+ ### 🏡 Chore
196
+
197
+ - Remove datatable vue 3 version restriction ([eb54575](https://github.com/BayBreezy/ui-thing-cli/commit/eb54575))
198
+
199
+ ### ❤️ Contributors
200
+
201
+ - Behon Baker <behon.baker@yahoo.com>
202
+
203
+ ## v0.1.3
204
+
205
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3)
206
+
207
+ ### 🚀 Enhancements
208
+
209
+ - Add Date Field and Splitter components ([7985f19](https://github.com/BayBreezy/ui-thing-cli/commit/7985f19))
210
+
211
+ ### 🏡 Chore
212
+
213
+ - Update deps ([1306af9](https://github.com/BayBreezy/ui-thing-cli/commit/1306af9))
214
+
215
+ ### ❤️ Contributors
216
+
217
+ - Behon Baker <behon.baker@yahoo.com>
218
+
219
+ ## v0.1.2
220
+
221
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.1...v0.1.2)
222
+
223
+ ### 🏡 Chore
224
+
225
+ - Update drawer component ([90e2518](https://github.com/BayBreezy/ui-thing-cli/commit/90e2518))
226
+
227
+ ### ❤️ Contributors
228
+
229
+ - Behon Baker <behon.baker@yahoo.com>
230
+
231
+ ## v0.1.1
232
+
233
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.30...v0.1.1)
234
+
235
+ ### 🚀 Enhancements
236
+
237
+ - Add splitpanes ([417ac8c](https://github.com/BayBreezy/ui-thing-cli/commit/417ac8c))
238
+
239
+ ### 🏡 Chore
240
+
241
+ - Update deps ([f5a735e](https://github.com/BayBreezy/ui-thing-cli/commit/f5a735e))
242
+
243
+ ### ❤️ Contributors
244
+
245
+ - Behon Baker <behon.baker@yahoo.com>
246
+
247
+ ## v0.0.30
248
+
249
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)
250
+
251
+ ### 🚀 Enhancements
252
+
253
+ - **init-command:** Add --yes option to skip questions and just use defaults values ([a030aa0](https://github.com/BayBreezy/ui-thing-cli/commit/a030aa0))
254
+ - **add-command:** Add -a `all` option to the add command. This will add all components to the project and install the deps ([83868ab](https://github.com/BayBreezy/ui-thing-cli/commit/83868ab))
255
+
256
+ ### ❤️ Contributors
257
+
258
+ - BayBreezy <behon.baker@yahoo.com>
259
+
260
+ ## v0.0.29
261
+
262
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
263
+
264
+ ### 🚀 Enhancements
265
+
266
+ - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
267
+
268
+ ### ❤️ Contributors
269
+
270
+ - BayBreezy <behon.baker@yahoo.com>
271
+
272
+ ## v0.0.28
273
+
274
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
275
+
276
+ ### 🩹 Fixes
277
+
278
+ - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
279
+
280
+ ### ❤️ Contributors
281
+
282
+ - Behon Baker <behon.baker@yahoo.com>
283
+
284
+ ## v0.0.27
285
+
286
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
287
+
288
+ ### 🩹 Fixes
289
+
290
+ - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
291
+
292
+ ### ❤️ Contributors
293
+
294
+ - Behon Baker <behon.baker@yahoo.com>
295
+
296
+ ## v0.0.26
297
+
298
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
299
+
300
+ ### 🩹 Fixes
301
+
302
+ - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
303
+
304
+ ### 🏡 Chore
305
+
306
+ - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
307
+
308
+ ### ❤️ Contributors
309
+
310
+ - BayBreezy <behon.baker@yahoo.com>
311
+
312
+ ## v0.0.25
313
+
314
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
315
+
316
+ ### 🩹 Fixes
317
+
318
+ - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
319
+
320
+ ### ❤️ Contributors
321
+
322
+ - BayBreezy <behon.baker@yahoo.com>
323
+
324
+ ## v0.0.24
325
+
326
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
327
+
328
+ ### 🩹 Fixes
329
+
330
+ - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
331
+
332
+ ### 🏡 Chore
333
+
334
+ - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
335
+ - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
336
+
337
+ ### 🎨 Styles
338
+
339
+ - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
340
+
341
+ ### ❤️ Contributors
342
+
343
+ - BayBreezy <behon.baker@yahoo.com>
344
+
345
+ ## v0.0.23
346
+
347
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
348
+
349
+ ### 🏡 Chore
350
+
351
+ - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
352
+ - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
353
+
354
+ ### ❤️ Contributors
355
+
356
+ - BayBreezy <behon.baker@yahoo.com>
357
+
358
+ ## v0.0.22
359
+
360
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
361
+
362
+ ### 🏡 Chore
363
+
364
+ - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
365
+
366
+ ### ❤️ Contributors
367
+
368
+ - Behon Baker <behon.baker@yahoo.com>
369
+
370
+ ## v0.0.21
371
+
372
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
373
+
374
+ ### 🏡 Chore
375
+
376
+ - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
377
+
378
+ ### ❤️ Contributors
379
+
380
+ - Behon Baker <behon.baker@yahoo.com>
381
+
382
+ ## v0.0.20
383
+
384
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
385
+
386
+ ### 🏡 Chore
387
+
388
+ - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
389
+
390
+ ### ❤️ Contributors
391
+
392
+ - Behon Baker <behon.baker@yahoo.com>
393
+
394
+ ## v0.0.19
395
+
396
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
397
+
398
+ ### 🏡 Chore
399
+
400
+ - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
401
+ - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
402
+
403
+ ### ❤️ Contributors
404
+
405
+ - Behon Baker <behon.baker@yahoo.com>
406
+
407
+ ## v0.0.18
408
+
409
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
410
+
411
+ ### 🏡 Chore
412
+
413
+ - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
414
+
415
+ ### ❤️ Contributors
416
+
417
+ - BayBreezy <behon.baker@yahoo.com>
418
+
419
+ ## v0.0.17
420
+
421
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
422
+
423
+ ### 🏡 Chore
424
+
425
+ - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
426
+
427
+ ### ❤️ Contributors
428
+
429
+ - Behon Baker <behon.baker@yahoo.com>
430
+
431
+ ## v0.0.16
432
+
433
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
434
+
435
+ ### 🚀 Enhancements
436
+
437
+ - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
438
+
439
+ ### ❤️ Contributors
440
+
441
+ - Behon Baker <behon.baker@yahoo.com>
442
+
443
+ ## v0.0.15
444
+
445
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
446
+
447
+ ### 🚀 Enhancements
448
+
449
+ - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
450
+
451
+ ### 🏡 Chore
452
+
453
+ - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
454
+
455
+ ### ❤️ Contributors
456
+
457
+ - Behon Baker <behon.baker@yahoo.com>
458
+
459
+ ## v0.0.14
460
+
461
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
462
+
463
+ ### 🏡 Chore
464
+
465
+ - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
466
+
467
+ ### ❤️ Contributors
468
+
469
+ - Behon Baker <behon.baker@yahoo.com>
470
+
471
+ ## v0.0.13
472
+
473
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
474
+
475
+ ### 🏡 Chore
476
+
477
+ - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
478
+ - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
479
+
480
+ ### ❤️ Contributors
481
+
482
+ - Behon Baker <behon.baker@yahoo.com>
483
+
484
+ ## v0.0.12
485
+
486
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
487
+
488
+ ### 🏡 Chore
489
+
490
+ - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
491
+ - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
492
+
493
+ ### ❤️ Contributors
494
+
495
+ - Behon Baker <behon.baker@yahoo.com>
496
+
497
+ ## v0.0.11
498
+
499
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
500
+
501
+ ### 🚀 Enhancements
502
+
503
+ - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
504
+
505
+ ### 💅 Refactors
506
+
507
+ - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
508
+
509
+ ### 🏡 Chore
510
+
511
+ - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
512
+ - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
513
+
514
+ ### ❤️ Contributors
515
+
516
+ - Behon Baker <behon.baker@yahoo.com>
517
+
518
+ ## v0.0.10
519
+
520
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
521
+
522
+ ### 🚀 Enhancements
523
+
524
+ - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
525
+
526
+ ### 📖 Documentation
527
+
528
+ - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
529
+
530
+ ### 📦 Build
531
+
532
+ - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
533
+
534
+ ### 🏡 Chore
535
+
536
+ - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
537
+
538
+ ### ❤️ Contributors
539
+
540
+ - Behon Baker <behon.baker@yahoo.com>
541
+
542
+ ## v0.0.9
543
+
544
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
545
+
546
+ ### 🩹 Fixes
547
+
548
+ - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
549
+
550
+ ### ❤️ Contributors
551
+
552
+ - Behon Baker <behon.baker@yahoo.com>
553
+
554
+ ## v0.0.8
555
+
556
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
557
+
558
+ ### 🚀 Enhancements
559
+
560
+ - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
561
+
562
+ ### ✅ Tests
563
+
564
+ - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
565
+ - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
566
+
567
+ ### ❤️ Contributors
568
+
569
+ - Behon Baker <behon.baker@yahoo.com>
570
+
571
+ ## v0.0.7
572
+
573
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
574
+
575
+ ### 🏡 Chore
576
+
577
+ - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
578
+ - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
579
+ - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
580
+
581
+ ### ❤️ Contributors
582
+
583
+ - BayBreezy <behon.baker@yahoo.com>
584
+
585
+ ## v0.0.6
586
+
587
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
588
+
589
+ ### 🚀 Enhancements
590
+
591
+ - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
592
+ - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
593
+
594
+ ### 🏡 Chore
595
+
596
+ - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
597
+ - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
598
+ - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
599
+ - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
600
+
601
+ ### ❤️ Contributors
602
+
603
+ - Behon Baker <behon.baker@yahoo.com>
604
+
605
+ ## v0.0.5
606
+
607
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
608
+
609
+ ### 🏡 Chore
610
+
611
+ - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
612
+ - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
613
+ - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
614
+ - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
615
+
616
+ ### ❤️ Contributors
617
+
618
+ - Behon Baker <behon.baker@yahoo.com>
619
+
620
+ ## v0.0.3
621
+
622
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
623
+
624
+ ### 🏡 Chore
625
+
626
+ - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
627
+ - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
628
+ - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
629
+
630
+ ### ❤️ Contributors
631
+
632
+ - Behon Baker <behon.baker@yahoo.com>
633
+
634
+ ## v0.0.2
635
+
636
+ ### 🏡 Chore
637
+
638
+ - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
639
+ - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
640
+
641
+ ### ❤️ Contributors
642
+
643
+ - Behon Baker <behon.baker@yahoo.com>