@roxyapi/ui 0.3.0 → 0.3.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
@@ -8047,7 +8047,7 @@ var ROXY_COMPONENTS = [
8047
8047
  ];
8048
8048
 
8049
8049
  // packages/ui/src/version.ts
8050
- var ROXY_UI_VERSION = "0.3.0";
8050
+ var ROXY_UI_VERSION = "0.3.1";
8051
8051
 
8052
8052
  // packages/ui/src/index.ts
8053
8053
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);