ui-thing 0.1.11 → 0.1.12

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