@roxyapi/ui 0.4.0 → 0.4.1

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/dist/index.cjs CHANGED
@@ -8647,7 +8647,7 @@ var ROXY_COMPONENTS = [
8647
8647
  ];
8648
8648
 
8649
8649
  // packages/ui/src/version.ts
8650
- var ROXY_UI_VERSION = "0.4.0";
8650
+ var ROXY_UI_VERSION = "0.4.1";
8651
8651
 
8652
8652
  // packages/ui/src/index.ts
8653
8653
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);