@vc-shell/framework 2.1.0-pr250.0f0004f → 2.1.0-pr250.118d88b

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
@@ -2031,12 +2031,12 @@ function Er() {
2031
2031
  hasNotification: (t) => e.hasNotification(t)
2032
2032
  });
2033
2033
  }
2034
- const hr = "2.1.0-pr250.0f0004f";
2034
+ const hr = "2.1.0-pr250.118d88b";
2035
2035
  function vr() {
2036
2036
  return {
2037
2037
  version: hr,
2038
- buildDate: "2026-06-25T15:39:09.455Z",
2039
- gitHash: "0f0004f5f"
2038
+ buildDate: "2026-06-26T08:36:01.016Z",
2039
+ gitHash: "118d88bb9"
2040
2040
  };
2041
2041
  }
2042
2042
  function Sr(e = vr()) {