ui-thing 0.1.16 → 0.1.18

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