@rebilly/instruments 11.0.0 → 11.0.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,10 +1 @@
1
- ## [11.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v10.2.1...instruments/core-v11.0.0) (2024-11-14)
2
-
3
-
4
- ### ⚠ BREAKING CHANGES
5
-
6
- * **framepay-vue:** use @rebilly/framepay in framepay-vue (#8531)
7
-
8
- ### Refactors
9
-
10
- * **framepay-vue:** use @rebilly/framepay in framepay-vue ([#8531](https://github.com/Rebilly/rebilly/issues/8531)) ([ebca290](https://github.com/Rebilly/rebilly/commit/ebca2901ba85935bf390bdf125cbaaa78ddecc3e))
1
+ ## [11.0.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v11.0.0...instruments/core-v11.0.1) (2024-11-15)
package/dist/index.js CHANGED
@@ -6262,7 +6262,7 @@ function C$1({ options: e2 }) {
6262
6262
  }
6263
6263
  function o2() {
6264
6264
  const i = {
6265
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@ebca290`
6265
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@d262a21`
6266
6266
  };
6267
6267
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6268
6268
  }