@strands.gg/accui 2.3.0 → 2.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.
@@ -14450,7 +14450,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
14450
14450
  };
14451
14451
  }
14452
14452
  });
14453
- const StrandsUserButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-cfd0512b"]]);
14453
+ const StrandsUserButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-8f9d0aa9"]]);
14454
14454
  const _sfc_main$3 = /* @__PURE__ */ defineComponent({
14455
14455
  __name: "StrandsNav",
14456
14456
  props: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/strands-auth-ui.cjs.js",