@rebilly/instruments 12.2.2 → 12.2.3

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 +1 @@
1
- ## [12.2.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.2.1...instruments/core-v12.2.2) (2024-11-27)
1
+ ## [12.2.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.2.2...instruments/core-v12.2.3) (2024-11-27)
package/dist/index.js CHANGED
@@ -6288,7 +6288,7 @@ function C$1({ options: e2 }) {
6288
6288
  }
6289
6289
  function o2() {
6290
6290
  const i = {
6291
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@ea4acd0
6291
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@f2be6c6
6292
6292
  `
6293
6293
  };
6294
6294
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;