@rebilly/instruments 16.14.0 → 16.16.0

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,6 @@
1
- ## [16.14.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.13.0...instruments/core-v16.14.0) (2025-10-29)
1
+ ## [16.16.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.15.0...instruments/core-v16.16.0) (2025-10-30)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#16129](https://github.com/Rebilly/rebilly/issues/16129)) ([221ab9a](https://github.com/Rebilly/rebilly/commit/221ab9a24a1772f0c4e0db5fe702a7e2c0adeeae))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#16157](https://github.com/Rebilly/rebilly/issues/16157)) ([82eb8d9](https://github.com/Rebilly/rebilly/commit/82eb8d96e473e7516f19feec82acfd18d4f97826))
package/dist/index.js CHANGED
@@ -5180,7 +5180,7 @@ function C$1({ options: t2 }) {
5180
5180
  }
5181
5181
  function o2() {
5182
5182
  const i = {
5183
- "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@221ab9a`
5183
+ "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@82eb8d9`
5184
5184
  };
5185
5185
  return t2.apiKey && (i["REB-APIKEY"] = t2.apiKey), i;
5186
5186
  }