@rebilly/instruments 16.44.0 → 16.44.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,6 +1 @@
1
- ## [16.44.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.43.0...instruments/core-v16.44.0) (2026-01-12)
2
-
3
-
4
- ### Features
5
-
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#17921](https://github.com/Rebilly/rebilly/issues/17921)) ([f21ce24](https://github.com/Rebilly/rebilly/commit/f21ce24d1f6f8032ebb8f5dabbf9de747802733b))
1
+ ## [16.44.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.44.0...instruments/core-v16.44.1) (2026-01-13)
package/dist/index.js CHANGED
@@ -5186,7 +5186,7 @@ function C$1({ options: t2 }) {
5186
5186
  }
5187
5187
  function o2() {
5188
5188
  const i = {
5189
- "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@f21ce24`
5189
+ "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@8adfea2`
5190
5190
  };
5191
5191
  return t2.apiKey && (i["REB-APIKEY"] = t2.apiKey), i;
5192
5192
  }