ui-thing 0.1.12 → 0.1.13

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