@vc-shell/framework 2.5.0-pr322.fa2d16e → 2.5.0-pr322.fbf6d33

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/framework.js CHANGED
@@ -2097,12 +2097,12 @@ function Go() {
2097
2097
  hasNotification: (t) => e.hasNotification(t)
2098
2098
  });
2099
2099
  }
2100
- const xo = "2.5.0-pr322.fa2d16e";
2100
+ const xo = "2.5.0-pr322.fbf6d33";
2101
2101
  function $o() {
2102
2102
  return {
2103
2103
  version: xo,
2104
- buildDate: "2026-08-26T16:20:48.795Z",
2105
- gitHash: "fa2d16e2f"
2104
+ buildDate: "2026-08-26T16:42:46.908Z",
2105
+ gitHash: "fbf6d3397"
2106
2106
  };
2107
2107
  }
2108
2108
  function Ko(e = $o()) {