@rebilly/instruments 9.20.0 → 9.20.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.20.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.20.0...instruments/core-v9.20.1) (2024-03-27)
2
+
1
3
  ## [9.20.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.19.0...instruments/core-v9.20.0) (2024-03-27)
2
4
 
3
5
 
package/dist/index.js CHANGED
@@ -5963,7 +5963,7 @@ function Je(t2, e2) {
5963
5963
  return s;
5964
5964
  }
5965
5965
  var Ge = P$1;
5966
- const Ye = /* @__PURE__ */ we$1(Ge), Qe = "56.4.0";
5966
+ const Ye = /* @__PURE__ */ we$1(Ge), Qe = "56.5.0";
5967
5967
  let Xe = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Ze = (t2 = 21) => {
5968
5968
  let e2 = "", s = t2;
5969
5969
  for (; s--; )
@@ -24463,7 +24463,7 @@ function handleComputedProperty(options) {
24463
24463
  var _a;
24464
24464
  return Object.assign({}, options, {
24465
24465
  _computed: {
24466
- version: "9.19.0",
24466
+ version: "9.20.0",
24467
24467
  paymentMethodsUrl: ((_a = options._dev) == null ? void 0 : _a.paymentMethodsUrl) ?? "https://forms.secure-payments.app"
24468
24468
  }
24469
24469
  });
@@ -27805,7 +27805,7 @@ class RebillyInstrumentsInstance {
27805
27805
  await show({ componentName, payload });
27806
27806
  }
27807
27807
  get version() {
27808
- return `RebillyInstruments Ver.${"9.19.0"}`;
27808
+ return `RebillyInstruments Ver.${"9.20.0"}`;
27809
27809
  }
27810
27810
  on(eventName, callback) {
27811
27811
  on({ eventName, callback });