@okshaun/components 0.4.5 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3526,7 +3526,7 @@ embedded above. They may be styled via CSS.
3526
3526
 
3527
3527
  <footer>
3528
3528
  <p>
3529
- Generated <span class="date">Sun, 14 Dec 2025 06:58:45 GMT</span> using
3529
+ Generated <span class="date">Tue, 16 Dec 2025 02:19:29 GMT</span> using
3530
3530
  <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.
3531
3531
  </p>
3532
3532
  </footer>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@okshaun/components",
3
3
  "private": false,
4
- "version": "0.4.5",
4
+ "version": "0.5.0",
5
5
  "description": "A comprehensive React component library with Panda CSS theming",
6
6
  "type": "module",
7
7
  "main": "./dist/index.js",