@roxyapi/ui 0.2.2 → 0.2.3

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
@@ -6700,7 +6700,7 @@ var ROXY_COMPONENTS = [
6700
6700
  ];
6701
6701
 
6702
6702
  // packages/ui/src/version.ts
6703
- var ROXY_UI_VERSION = "0.2.2";
6703
+ var ROXY_UI_VERSION = "0.2.3";
6704
6704
 
6705
6705
  // packages/ui/src/index.ts
6706
6706
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);