@rebilly/instruments 9.25.0 → 9.25.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/CHANGELOG.md CHANGED
@@ -1,3 +1,5 @@
1
+ ## [9.25.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.25.0...instruments/core-v9.25.1) (2024-04-02)
2
+
1
3
  ## [9.25.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.24.2...instruments/core-v9.25.0) (2024-04-02)
2
4
 
3
5
 
package/dist/index.js CHANGED
@@ -5963,7 +5963,7 @@ function Jt(e2, t2) {
5963
5963
  return s;
5964
5964
  }
5965
5965
  var Gt = P$1;
5966
- const Yt = /* @__PURE__ */ wt(Gt), Qt = "56.8.1";
5966
+ const Yt = /* @__PURE__ */ wt(Gt), Qt = "56.9.0";
5967
5967
  let Xt = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Zt = (e2 = 21) => {
5968
5968
  let t2 = "", s = e2;
5969
5969
  for (; s--; )
@@ -24485,7 +24485,7 @@ function handleComputedProperty(options) {
24485
24485
  var _a;
24486
24486
  return Object.assign({}, options, {
24487
24487
  _computed: {
24488
- version: "9.24.2",
24488
+ version: "9.25.0",
24489
24489
  paymentMethodsUrl: ((_a = options._dev) == null ? void 0 : _a.paymentMethodsUrl) ?? "https://forms.secure-payments.app"
24490
24490
  }
24491
24491
  });
@@ -27827,7 +27827,7 @@ class RebillyInstrumentsInstance {
27827
27827
  await show({ componentName, payload });
27828
27828
  }
27829
27829
  get version() {
27830
- return `RebillyInstruments Ver.${"9.24.2"}`;
27830
+ return `RebillyInstruments Ver.${"9.25.0"}`;
27831
27831
  }
27832
27832
  on(eventName, callback) {
27833
27833
  on({ eventName, callback });